Warlock

  • Filter
sproctor

committed 2318 to Warlock

18 Mar
split args to gosub on ' and ", allow them to be escaped with \, and replace \' and \" with ' and "
sproctor

committed 2315 to Warlock

17 Mar
update WSLRelationalCondition constructor parameters to match up with changes in previous commit.
sproctor

committed 2314 to Warlock

17 Mar
catch pattern errors from containsRe
kassah

committed 2313 to Warlock

17 Mar
Add mutter and grunt to the conversations matching list.
kassah

committed 2312 to Warlock

14 Mar
Made WarlockApplication constructor public as needed for Eclipse to start WarlockApplication
kassah

committed 2311 to Warlock

14 Mar
Changed references of WarlockConfiguration to StormFrontConfiguration so that they get pulled from the correct plugin's prefs.
Missed this one on the last commit.
kassah

committed 2310 to Warlock

10 Mar
Changed references of WarlockConfiguration to StormFrontConfiguration so that they get pulled from the correct plugin's prefs
kassah

committed 2303 to Warlock

08 Mar
changed set method to take WarlockPreferences instead of WarlockClientPreferences, so that it can be used for non-client based settings.
kassah

committed 2302 to Warlock

06 Mar
kassah

committed 2301 to Warlock

05 Mar
Update TestUtil AutoLogin test to use StormFrontProfiles instead of Generic Profiles.
kassah

committed 2300 to Warlock

05 Mar
export new sf preferences package
kassah

committed 2299 to Warlock

05 Mar
Remove stale StormFrontCharacterProfile (replaced in another package), Remove old settings style ProfileConfiguration.
kassah

committed 2298 to Warlock

05 Mar
Fix Resulting Compile Errors in SGEConnection
kassah

committed 2296 to Warlock

05 Mar
Remove Account outright from warlock core
kassah

committed 2295 to Warlock

05 Mar
Remove some SF specific crap from generic warlock core Profile
kassah

committed 2294 to Warlock

05 Mar
extended WarlockPreferences to get StormFrontPreferences
kassah

committed 2293 to Warlock

05 Mar
Made WarlockPreferences a little more extend friendly.
kassah

committed 2292 to Warlock

05 Mar
Make WarlockPerferenceArrayProvider allow for getAll in a safe way. Changed some references from highlight to value to better reflect it's generic quality.
kassah

committed 2291 to Warlock

04 Mar
Added StormFrontCharacterProfileProvider