4
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Jun 20, 2024 — Jun 20, 2025
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... about 14 years ago
Merge branch 'master' into build More... over 14 years ago
Revert "Handle NPE when loading Server Settings." More... over 14 years ago
Fix monstercount in scripts. More... over 14 years ago
Some minor whitespace cleanups and minor fixes to tag lookups. More... over 14 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 14 years ago
Handle NPE when loading Server Settings. More... over 14 years ago
Merge branch 'build' More... over 14 years ago
removed deprecated IServerScriptProvider More... over 14 years ago
Changed scripts to associate with WarlockClientViewer instead of WarlockClient. More... over 14 years ago
fix yelling to go to the conversation window when the yeller is in the same room. More... over 14 years ago
Remove the @Override where it isn't actually overriding. More... over 14 years ago
Minor cleanup. Back to the conflict that started all of my pain. More... over 14 years ago
add some more unsupported tags from GS4 to the list of stubs. More... over 14 years ago
Add cli to stub tags. More... over 14 years ago
remove gView variable and access the same information a different way. More... over 14 years ago
Make ProfileConnectAction slightly smarter about which gameView it uses to connect with. More... over 14 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... over 14 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... over 14 years ago
Removed Excess unused argument from ClientSettings constructors. More... over 14 years ago
Remove streamListener from the old client when we change clients. More... over 14 years ago
Removed assert that was preventing StreamText from having setClient called successfully on it. More... over 14 years ago
Merge branch 'build' More... over 14 years ago
Fix the StormFrontDocument to handle tailing line ending in settings document. More... over 14 years ago
Added Server Settings Import to SF Settings Import Wizard More... over 14 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... over 14 years ago
Merge branch 'master' of github.com:kassah/warlock2 More... over 14 years ago
Don't remove newlines from empty lines with styles. More... over 14 years ago
Revert "Revert settings import nix, macros are apparently only stored in there." More... over 14 years ago
Revert "Revert settings import nix, macros are apparently only stored in there." More... over 14 years ago