4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 24, 2025 — Aug 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix clearMacros method on MacrosPreferencePage so that it doesn't delete SystemMacoros. Consequently this fixes issues with Default Macros button removing SystemMacros. More... over 15 years ago
Merge branch 'master' into build More... over 15 years ago
Revert "Handle NPE when loading Server Settings." More... over 15 years ago
Fix monstercount in scripts. More... over 15 years ago
Some minor whitespace cleanups and minor fixes to tag lookups. More... over 15 years ago
This is kind of a brittle update. Simu has put us in a tough spot. They made changes to the server settings for SF 1.0.1.26. This change checks the client string sent with settings and ignores the settings if it's not "1.0.1.25". This fixes things for now, but I expect things will break again when Simu moves everyone to SF 1.0.1.26 or later. More... over 15 years ago
Handle NPE when loading Server Settings. More... over 15 years ago
Merge branch 'build' More... over 15 years ago
removed deprecated IServerScriptProvider More... almost 16 years ago
Changed scripts to associate with WarlockClientViewer instead of WarlockClient. More... almost 16 years ago
fix yelling to go to the conversation window when the yeller is in the same room. More... almost 16 years ago
Remove the @Override where it isn't actually overriding. More... almost 16 years ago
Minor cleanup. Back to the conflict that started all of my pain. More... almost 16 years ago
add some more unsupported tags from GS4 to the list of stubs. More... almost 16 years ago
Add cli to stub tags. More... almost 16 years ago
remove gView variable and access the same information a different way. More... almost 16 years ago
Make ProfileConnectAction slightly smarter about which gameView it uses to connect with. More... almost 16 years ago
Fix reconnect dialog to pass it's gameView to the ProfileConnect code when it's activated, so that it doesn't use a different gameView. More... almost 16 years ago
Make settings unload when their gameview is used for something else, so they can be loaded again for a new client if needed. More... almost 16 years ago
Removed Excess unused argument from ClientSettings constructors. More... almost 16 years ago
Remove streamListener from the old client when we change clients. More... almost 16 years ago
Removed assert that was preventing StreamText from having setClient called successfully on it. More... almost 16 years ago
Merge branch 'build' More... almost 16 years ago
Fix the StormFrontDocument to handle tailing line ending in settings document. More... almost 16 years ago
Added Server Settings Import to SF Settings Import Wizard More... almost 16 years ago
Don't allow streams or component updates to be nested with themselves or each other. Make component updates another destination for text like streams. Simplified component tag handler to use a similar code path as the stream tag handlers, and so removed StyledSubTagHandler. More... almost 16 years ago
Merge branch 'master' of github.com:kassah/warlock2 More... almost 16 years ago
Don't remove newlines from empty lines with styles. More... almost 16 years ago
Revert "Revert settings import nix, macros are apparently only stored in there." More... almost 16 years ago
Revert "Revert settings import nix, macros are apparently only stored in there." More... almost 16 years ago