Age | Commit message (Expand) | Author |
2012-01-20 | (svn r23826) -Fix [FS#4972]: the detailed performance rating window showed th... | rubidium |
2012-01-17 | (svn r23822) -Fix-ish: when replaying make sure companies get created even if... | rubidium |
2012-01-17 | (svn r23821) -Fix-ish: when replaying a command log, ignore the command limit | rubidium |
2012-01-17 | (svn r23817) -Fix [FS#4962]: desync due to different NewGRF version. So reduc... | rubidium |
2012-01-15 | (svn r23802) -Fix [FS#4968] (r23601): game lobby gui not updated when new com... | yexo |
2012-01-11 | (svn r23787) -Fix: add some missing spaces | rubidium |
2012-01-09 | (svn r23780) -Fix [FS#4963] (r23764): also name the two new errors server-sid... | truebrain |
2012-01-07 | (svn r23769) -Codechange: make the lag/join start timeouts configurable as well | rubidium |
2012-01-06 | (svn r23764) -Fix [FS#4955]: make default timeouts for certain states lower a... | rubidium |
2012-01-05 | (svn r23754) -Fix (r23752): the locks aren't reentrant | rubidium |
2012-01-04 | (svn r23752) -Fix [FS#4938]: missing locking causing crash is extreme case wh... | rubidium |
2012-01-04 | (svn r23751) -Codechange: rename NetworkUDPGameLoop to a more descriptive nam... | rubidium |
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium |
2012-01-02 | (svn r23719) -Fix [FS#4930]: extraction of music packs failed | rubidium |
2012-01-01 | (svn r23710) -Change: make the default secondary sort method for the server l... | rubidium |
2012-01-01 | (svn r23709) -Feature-ish: try harder to sort text instead of fancy character... | rubidium |
2011-12-31 | (svn r23692) -Fix: use smallest_x of your children only when you let the chil... | rubidium |
2011-12-31 | (svn r23691) -Fix: signed/unsigned issues, causing asserts for some languages... | truebrain |
2011-12-21 | (svn r23646) -Fix [FS#4901]: rescan the Game Scripts when done downloading one. | truebrain |
2011-12-19 | (svn r23623) -Add: allow bi-directional communication with the AdminPort and ... | truebrain |
2011-12-19 | (svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::Ge... | truebrain |
2011-12-19 | (svn r23612) -Add: allow importing libraries in the same way as AI does, only... | truebrain |
2011-12-19 | (svn r23605) -Add: GAME_DIR and CONTENT_TYPE_GAME, and read gamescript from t... | truebrain |
2011-12-19 | (svn r23604) -Add: initial support for GameScripts | truebrain |
2011-12-19 | (svn r23603) -Add: support for control commands in strings, in both network a... | truebrain |
2011-12-19 | (svn r23601) -Fix: fix the conflict in window number | truebrain |
2011-12-19 | (svn r23595) -Codechange: add comma after last enum to get a more uniform cod... | rubidium |
2011-12-18 | (svn r23590) -Codechange: make the string validation settings better expandable | rubidium |
2011-12-17 | (svn r23579) -Fix (r23525): Most up/down arrows stopped working. | frosch |
2011-12-16 | (svn r23544) -Codechange: document and rename widgets to be consistent and un... | truebrain |
2011-12-15 | (svn r23528) -Codechange: move widget enums to widgets/NNN_type.h | truebrain |
2011-12-15 | (svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, ... | truebrain |
2011-12-11 | (svn r23494) -Feature: [NewGRF] action14 node INFO->URL_ to add an url | yexo |
2011-12-11 | (svn r23492) -Feature: add 'view website' button to the online content window | yexo |
2011-12-10 | (svn r23476) -Codechange: use the error queue to replace switch mode error st... | rubidium |
2011-12-10 | (svn r23475) -Codechange: queue critical error messages, so when multiple hap... | rubidium |
2011-12-10 | (svn r23474) -Codechange: move the declaration error related functions to err... | rubidium |
2011-12-10 | (svn r23470) -Codechange: move declaration of SwitchToMode to a header instea... | rubidium |
2011-12-10 | (svn r23469) -Fix (r23468): gcc warning about initialization order | yexo |
2011-12-10 | (svn r23468) -Feature [FS#4827]: when looking for missing content, automatica... | yexo |
2011-12-09 | (svn r23467) -Feature [FS#4827]: automatically close the online content windo... | yexo |
2011-12-09 | (svn r23465) -Feature [FS#4827]: add 'find missing content online' button to ... | yexo |
2011-12-01 | (svn r23384) -Remove: no longer allow a binary to be without AI support; the ... | truebrain |
2011-11-29 | (svn r23362) -Codechange: refactor AIScanner, splitting it in AIScannerInfo a... | truebrain |
2011-11-26 | (svn r23337) -Fix [FS#4826]: don't send chat messages to clients that haven't... | rubidium |
2011-11-20 | (svn r23285) -Fix: scanning of content after download didn't work | rubidium |
2011-11-17 | (svn r23240) -Codechange: rework the code of the download status window | rubidium |
2011-11-16 | (svn r23234) -Fix [FS#4840]: crash when after downloading content | rubidium |
2011-11-14 | (svn r23222) -Codechange: reduce tar scanning calls to the bare minimum | rubidium |
2011-11-14 | (svn r23219) -Change: different directories for basesets and newgrfs. So data... | rubidium |