Age | Commit message (Expand) | Author |
2005-02-06 | (svn r1813) Declare functions implemented in strings.c in their own shiny new... | tron |
2005-02-05 | (svn r1808) Use strcmp() instead of home brewed function str_eq() | tron |
2005-02-05 | (svn r1803) Move debugging stuff into files of it's own | tron |
2005-02-03 | (svn r1778) - Fix: [ 1115200 ] In the main menu, when starting a new game whi... | matthijs |
2005-01-26 | (svn r1678) Added cheat option for setting production of raw-material product... | miham |
2005-01-23 | (svn r1632) -Fix: [1108008] Scenario creation bug; engines are of correct yea... | darkvater |
2005-01-23 | (svn r1627) -Fix: The tabulizer in action ^_^ | darkvater |
2005-01-23 | (svn r1626) -Updated readme and credits list. | darkvater |
2005-01-23 | (svn r1625) -Alphabetized credits list | darkvater |
2005-01-23 | (svn r1606) Fix some bogus casts | tron |
2005-01-22 | (svn r1596) Add some more statics | tron |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-14 | (svn r1508) Remove duplicate declarations and include proper headers where ne... | tron |
2005-01-13 | (svn r1496) -Fix: highscore no longer crashes in network games with a dedicat... | darkvater |
2005-01-10 | (svn r1476) -Fix: [1099209] Catchment area with drag&drop stations (Celestar) | darkvater |
2005-01-09 | (svn r1451) Fix some of the signed/unsigned comparison warnings | tron |
2005-01-07 | (svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the... | tron |
2005-01-06 | (svn r1398) -Feature: CTRL+V (Paste) now works on all editboxes. This include... | darkvater |
2005-01-06 | (svn r1397) Add missing RESIZE_NONE | tron |
2005-01-04 | (svn r1379) -Fix: various GUI glitches. Added default sizes to various widget... | darkvater |
2005-01-04 | (svn r1374) -Feature: Add sticky item to finances window; sticky remains when... | darkvater |
2005-01-03 | (svn r1348) -Feature: resizable windows. Read the comment in window.h to find... | truelight |
2005-01-03 | (svn r1341) -Fix: fix WWT_FRAME drawing when there is no text there (STR_NULL) | darkvater |
2005-01-03 | (svn r1340) -Feature: scrolling credits list...finally! Hope nobody gets offe... | darkvater |
2005-01-02 | (svn r1323) Adding autoreplace feature | bjarni |
2004-12-21 | (svn r1211) -Feature: Introduce sticky windows to all vehicle windows...Just ... | darkvater |
2004-12-19 | (svn r1179) Fix: Tooltips for vehicle list sorting | dominik |
2004-12-15 | (svn r1117) Move map arrays and some related macros into their own files map.... | tron |
2004-12-15 | (svn r1112) -Fix: _decode_parameters was increased to [20], but not all temp-... | truelight |
2004-12-13 | (svn r1066) -Fix: Crash when saving game as spectator (tnx to GeniusDex for r... | truelight |
2004-12-12 | (svn r1030) Some toolbar icons are arranged differently: | dominik |
2004-12-12 | (svn r1022) -Fix: [Network] [ 1083690 ] The password dialog made the network | truelight |
2004-12-11 | (svn r1018) -Fix: Buffer overflow in edit box, because we misuse maxlen for a... | truelight |
2004-12-08 | (svn r979) Allow more realistically sized catchment areas | Celestar |
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight |
2004-12-04 | (svn r925) Use sound enums | tron |
2004-12-02 | (svn r901) Small step in the process to clean up the DPARAM mess: | tron |
2004-11-25 | (svn r815) Include strings.h only in the files which need it. | tron |
2004-11-22 | (svn r767) Introduce USERSTRING_LEN (128) and try to make sure we don't overf... | pasky |
2004-11-21 | (svn r724) Remove restriction that a tile can only accept 3 cargo types. | tron |
2004-11-14 | (svn r607) -Patch: [ 985102 ] static cleanup | tron |
2004-11-14 | (svn r594) -Fix/Feature: [ 1066121 ] Resetting file name after deleting a file | tron |
2004-11-14 | (svn r582) -Fix: [ 1034318 ] place sign and blue message box | tron |
2004-11-05 | (svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunk | tron |
2004-09-17 | (svn r284) Fix: on opening the saveload dialog the game pauses again in singl... | dominik |
2004-09-15 | (svn r263) -Fix: on_server.scr contained an unneeded ";" | signde |
2004-09-13 | (svn r236) -Fix: random crash when player-face was displayed in error-dialog | truelight |
2004-09-12 | (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo... | darkvater |
2004-09-10 | (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way! | truelight |
2004-09-07 | (svn r180) -Fix: some more warning fixes for C99 (Tron) | darkvater |