Commit Graph

  • ed1798de42 (svn r162) -Feature: when exit game window pops up, 'Enter' quits the game darkvater 2004-09-06 16:21:35 +0000
  • 692c147fae (svn r161) -Fix: added missing file to project and solved wrong type bug darkvater 2004-09-05 17:11:00 +0000
  • 10d54ac604 (svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs) -Fix: some minor fixes around GetTileTrackStatus (blathijs) truelight 2004-09-05 16:15:22 +0000
  • 1846563cf8 (svn r159) -Fix: w->custom[] was too small for 64bit pointers truelight 2004-09-05 14:20:36 +0000
  • 0fe07eac63 (svn r158) -Fix: make endianess check 100% accurate (hopefully ;)) truelight 2004-09-04 14:20:12 +0000
  • 85628544ee (svn r157) -Feature: [1009708] Percent-based service intervals. Send a vehicle to depot after it has lost X% of its reliability (mivlad) darkvater 2004-09-04 13:06:09 +0000
  • b4cf633f66 (svn r156) -Codechange: remove obsolete callback arrays darkvater 2004-09-03 21:48:21 +0000
  • d366958f56 (svn r155) -Fix: remove unused variable, thanks Tron_ darkvater 2004-09-03 20:25:49 +0000
  • ca67192520 (svn r154) -Fix: some people while using MSVC don't have VK_OEM_3 defined? Or it could be Win2000/XP only darkvater 2004-09-03 20:04:32 +0000
  • 4fec362b32 (svn r153) -Feature: [1009710] Extra Viewport. In the minimap dropdown menu, open a new viewport to have a quick look at your favorite map-positions. Independent zoom and quick jump to/from viewport (Dribbel) darkvater 2004-09-03 19:59:05 +0000
  • 4bf6ad1406 (svn r152) -Fix: [1021061] windows WKC_BACKQUOTE [US] (sign_de) darkvater 2004-09-03 18:23:03 +0000
  • 52f4a7eb16 (svn r151) -Fix: [1021566] Buy/Sell 25% share button is broke darkvater 2004-09-03 18:00:19 +0000
  • 7b02cd3248 (svn r150) -Fix: [1010833] Turning on the magic bulldozer removes oil rigs -Fix: [993493] Buildings on water -Feature: Water floods everything, including vehicles. darkvater 2004-09-03 17:57:27 +0000
  • b5a0840621 (svn r149) -Fix: [997703] Junction after tunnel bug (blathijs) truelight 2004-09-03 16:03:17 +0000
  • 3b96ad994c (svn r148) -Feature: Company HQ can now be moved somewhere else (cost 1% of company value). Water floods HQ. -Some layout fixes for command.c -Tileinfo debug window in console now shows Tile in decimal numbers darkvater 2004-09-01 21:54:12 +0000
  • 6f3c862a24 (svn r147) -Fix [NewAI]: small fix for road-building when RoadQueueing is disabled truelight 2004-09-01 17:24:50 +0000
  • 5eba928cb8 (svn r146) -Fix [AI]: Tunnel/bridge bug -Fix [AI]: Minor problems -Add [AI]: Profit check (if not making enough money, vehicles are sold) truelight 2004-08-31 16:12:52 +0000
  • a7dd461672 (svn r145) -Fix: [1016921] Network Name Resolution for not only connecting with IP. (sign_de) -Fix [1013884] network.c diffs (MorphOS/ AmigaOS) (tokaiz) darkvater 2004-08-27 11:01:26 +0000
  • 7aafc75f18 (svn r144) Whoops, wrong variable dominik 2004-08-27 08:35:38 +0000
  • 48b1d70c89 (svn r143) Fix: newgrfs are working again dominik 2004-08-27 08:28:41 +0000
  • daf82a0b07 (svn r142) -Feature development: [1016299] Console Rev #3 allowes variable references and has a new commandline buffer (sign_de) darkvater 2004-08-25 22:11:41 +0000
  • 60c5307182 (svn r141) -Fix: Company-value was not updated immediatly if legend was changed (vondel) truelight 2004-08-25 18:28:57 +0000
  • ebbfaced67 (svn r140) -Fix: Load Scenario fix truelight 2004-08-25 10:17:39 +0000
  • ea2d013ff0 (svn r139) Added MarkWholeScreenDirty() on switch player screen Changed "Max income" string and "station spread patch" string dominik 2004-08-25 09:23:55 +0000
  • 855aa8beed (svn r138) -Add: 64x64 stations are now nicely painted (increased size of parent_list) truelight 2004-08-25 08:57:25 +0000
  • 7701b0a241 (svn r137) Fix: console sometime didn't open (sign_de) dominik 2004-08-25 08:55:53 +0000
  • 5505a10b80 (svn r136) -Feature/Fix: Console Rev #2 and WKC_BACKQUOTE this patch adds new features to the ingame console and inserts a new keymanagement for windows pcs... (sign_de) darkvater 2004-08-24 22:41:42 +0000
  • 56fa1a8534 (svn r135) Daily lang updates miham 2004-08-24 21:35:11 +0000
  • 253dafee78 (svn r134) -Fix: [976583] parent_list was too small -Fix: [981934] Memoryleak in parent_list -Add: General protection around Sprites truelight 2004-08-24 20:54:40 +0000
  • 25c7ae2304 (svn r133) -Update: console.c/h added to VC.Net project truelight 2004-08-24 15:35:59 +0000
  • a0ba5a7939 (svn r132) -Fix: [1014278] TileAddWrap() gave wrong results. Fixed now. truelight 2004-08-24 12:54:37 +0000
  • c32166a5c9 (svn r131) Completely changed hotkey from tab to backquote (not working in Windows yet) dominik 2004-08-24 12:34:16 +0000
  • 27e9f5888e (svn r130) Change: hotkey for console is Backquote (the key left to '1', regardless of keyboard layout dominik 2004-08-24 11:53:30 +0000
  • ce0f8a7bcd (svn r129) Fix: no more same multiple resolutions due to incorrect SDL implementation (Tron) dominik 2004-08-24 09:15:09 +0000
  • 07b53f23b7 (svn r128) Invalid (void) orders in schedule are highlighted in red (Celestar) dominik 2004-08-24 09:09:49 +0000
  • e2f627a22e (svn r127) New feature: ingame console. (sign_de) Press tab to open the console, more info in docs/console.txt dominik 2004-08-24 08:34:28 +0000
  • 7efcc84512 (svn r126) Forgot to remove some test code dominik 2004-08-24 07:32:49 +0000
  • 9d869aa314 (svn r125) Add: [ 1014684 ] Czech town names (supr) dominik 2004-08-23 21:40:01 +0000
  • 74852c4652 (svn r124) Prepared code for removal of block_months variable in next major savegame version dominik 2004-08-23 21:29:25 +0000
  • 4c0f46b5c7 (svn r123) Fixed some indentions... btw credits for the last commit go to Celestar dominik 2004-08-23 21:12:51 +0000
  • 770f86bbbe (svn r122) Change: exclusive transport rights are now stored per town instead of per station Exclusive rights from old savegames will be reset. dominik 2004-08-23 21:04:39 +0000
  • 1d1d14ebd3 (svn r121) Langfile update from SF miham 2004-08-23 20:38:42 +0000
  • 1a8476f02f (svn r120) Fix: (SDL) same resolution was displayed more than once in game options dominik 2004-08-23 18:32:16 +0000
  • 8277c9df8a (svn r119) Daily langfile updates miham 2004-08-23 13:37:12 +0000
  • 7f07900fb9 (svn r118) Changed default options (road side, distance units, currency) to most commonly used options dominik 2004-08-23 13:23:57 +0000
  • a6f2257600 (svn r117) Feature: Performance details window in company league menu (TrueLight) dominik 2004-08-23 10:59:03 +0000
  • cce45b44d8 (svn r116) Fix: [ 963056 ] Wrong trains you can buy with scenarios dominik 2004-08-23 08:59:36 +0000
  • d15aa14334 (svn r115) Fix: monorail/maglev became available around 1927 dominik 2004-08-23 07:50:01 +0000
  • efb7c3863f (svn r114) updated svnup.sh to display merged files (blathijs) bjarni 2004-08-22 19:40:50 +0000
  • e328e10bb7 (svn r113) -Update: re-ordered Makefile (filenames are now in alphabetic order again) (Celestar) truelight 2004-08-22 17:35:17 +0000
  • b930feb6a6 (svn r112) -Fix: converted all linebreaks to UNIX-linebreak (\n) (forgot one file) truelight 2004-08-22 15:57:46 +0000
  • 309ebe5f3f (svn r111) -Fix: converted all linebreaks to UNIX-linebreak (\n) truelight 2004-08-22 15:56:56 +0000
  • 8644360264 (svn r110) Added modified English town name generator orudge 2004-08-22 15:31:23 +0000
  • f4c026d8d1 (svn r109) added/heavily modified patch by truesatan: cheat change date dominik 2004-08-22 15:25:36 +0000
  • 99253905bb (svn r108) -Fix: anon-union problems on GCC2 compilers truelight 2004-08-22 14:44:03 +0000
  • a770903df7 (svn r107) Small fix for compiling without networking dominik 2004-08-22 11:47:02 +0000
  • 0bd907e88d (svn r106) New network core (by sign_de) dominik 2004-08-22 10:23:37 +0000
  • b2340212c3 (svn r105) Switch climate cheat gui enhancement dominik 2004-08-22 00:53:39 +0000
  • c7baa9b10a (svn r104) Fix: wrong pathfinding when northern station tile is missing (blathijs) dominik 2004-08-21 23:56:01 +0000
  • 8939b9ea28 (svn r103) Fix: rare newspaper crash with too many messages [ 1009976 ] (thx to blathij)s dominik 2004-08-21 22:04:25 +0000
  • 48fa9bd8a9 (svn r102) Update to British English language file orudge 2004-08-21 16:55:04 +0000
  • 85012a519c (svn r101) New cheat: switch climate dominik 2004-08-21 13:21:09 +0000
  • 287dcdc779 (svn r100) Fix: [ 1012086 ] Drunk pilot (Celestar) dominik 2004-08-21 10:54:47 +0000
  • e1d92ebcc9 (svn r99) Fix: [992726] No tunnel crash (Celestar) dominik 2004-08-21 09:57:02 +0000
  • 430beacf4c (svn r98) Updated MSVC6 project with new AI files orudge 2004-08-20 21:50:54 +0000
  • e1eef24ed7 (svn r97) -Fix: two non-AI players when loading a scenario truelight 2004-08-20 17:28:49 +0000
  • b783051b70 (svn r96) -Fix: [AI] An industry can have no town, which caused crashes truelight 2004-08-20 17:04:10 +0000
  • f5240ffa00 (svn r95) Another small news system fix dominik 2004-08-20 16:30:43 +0000
  • b43e1e4e43 (svn r94) -Fix: AI crash bug (blathijs) truelight 2004-08-20 16:17:13 +0000
  • c55eda92f8 (svn r93) Fix: memory leak in news system (blathijs) dominik 2004-08-20 15:37:44 +0000
  • 4f253c2656 (svn r92) Feature: invisible trees when in transparent mode (patch entry) dominik 2004-08-20 15:30:32 +0000
  • 951ce251c0 (svn r91) Add: Spec file for linux RPM builds dominik 2004-08-20 14:25:11 +0000
  • 94d2767ecc (svn r90) Fix: Some news system bugfixes dominik 2004-08-20 13:58:25 +0000
  • e080c7f7fb (svn r89) Langfile updates miham 2004-08-20 13:36:10 +0000
  • 36b85e8b94 (svn r88) Initial commit from translator system miham 2004-08-20 13:26:48 +0000
  • d0fe99d8a2 (svn r87) Fix: rare mousewheel scrolling with scrollbar crash dominik 2004-08-20 11:25:36 +0000
  • 146fab4188 (svn r86) -Add: new AI files added in VC-project (DarkVater) truelight 2004-08-20 10:02:47 +0000
  • 788ace088d (svn r85) -Add: initial commit of new AI (enable in Patch menu) -Add: generalised A* Algorithm -Add: generalised queues (Fifo, Stack, InsSort, BinaryHeap) truelight 2004-08-20 09:32:32 +0000
  • 80b1e25b6c (svn r84) Improved news system code a little to avoid potential memory leaks dominik 2004-08-19 13:39:50 +0000
  • daffe479bb (svn r83) -VS(.NET) crashes if SpecialBuild in ttd.rc is "\0". Go figure :S darkvater 2004-08-19 11:36:29 +0000
  • dd5f3bbe37 (svn r82) -Fix ttd.rc issues on non VS compilers -Fix: network.c more robust (check for NULL pointer), if gethostbyname failes, try resolving IP address darkvater 2004-08-19 09:37:23 +0000
  • add3151b11 (svn r81) -Fix: news_gui.c contained a MSVC compile error truelight 2004-08-19 09:03:35 +0000
  • 31aae99485 (svn r80) New internal news system (implemented with fifo queue) Message history works now dominik 2004-08-18 23:38:53 +0000
  • 69013efc4b (svn r79) -Disable 'Submit Report' and 'Show Details' on OpenTTD error window on Windows. Currently of no use, since no devs have assembly knowledge darkvater 2004-08-18 20:22:56 +0000
  • 98f1db7b30 (svn r78) -Fix: [1010830] Landscape toolbar in scenario editor shown at wrong position darkvater 2004-08-17 22:39:40 +0000
  • 4b919416a2 (svn r77) -Fix: [1010788] AI service interval bug (tnx truesatan) -Add: AI overrides service interval to 180 days -Fix: AI hanged when all vehicles were disabled in Patch menu truelight 2004-08-17 16:20:04 +0000
  • 5e25a4ee79 (svn r76) -Remove trailing spaces darkvater 2004-08-17 15:37:12 +0000
  • 0361d3d12f (svn r75) -Add proper crediting to graphics artists to about box. -Change DEBUG lvl for GRF warnings/errors to 2, lvl 1 is used for copyright notices -Fix show currect filename when debugging grf files darkvater 2004-08-17 15:31:04 +0000
  • 4e3ad7598f (svn r74) -Fix: [1009631] Wrong multihead selling (Bodewes) truelight 2004-08-17 09:29:26 +0000
  • 61264942d0 (svn r73) -Fix: Wrong building of road-slopes for a future AI/Town darkvater 2004-08-17 09:23:25 +0000
  • a21fa40127 (svn r72) -Add: build_date of station (viewable with Query tool) truelight 2004-08-17 08:40:09 +0000
  • b4e9a3d1d4 (svn r71) -Cheat: [976127] no extra frequent jet crash on small airports (truesatan) -Changed some debug messages in aircraft code to DEBUG(misc, 1) darkvater 2004-08-16 22:35:17 +0000
  • 345e2c38ad (svn r70) -Fix: typo in english.txt -Add some debug messages for misc=1 darkvater 2004-08-16 22:15:44 +0000
  • 31911a9325 (svn r69) -Feature: align toolbar left/center/right patch (TrueLight) -Feature: added callback feature to patches options darkvater 2004-08-16 21:02:06 +0000
  • 255a1ad941 (svn r68) -Fix: [1009621] build in pause is now a cheat instead of a patch (truesatan) -Fix: Placing/editing signs signs is possible in paused mode darkvater 2004-08-16 18:46:54 +0000
  • 4587ede35d (svn r67) -Forget to change debug message for grfspecial.c -Added compile flag NO_DEBUG_MESSAGES which will strip executeable of all DEBUG(..,..)'s darkvater 2004-08-16 15:13:46 +0000
  • 68c9b7c3ad (svn r66) -Fix Station list updated on station deletion/station rename -Changed debug messages to comply with DEBUG(name, level) heuristics darkvater 2004-08-16 14:48:35 +0000
  • d33c833a82 (svn r65) -Fix [1009567] problem with transferred cargo crashes game. Invalid st->xy on deleted station. darkvater 2004-08-16 13:54:37 +0000
  • f98482d45a (svn r64) Fix: Road vehicles don't get stuck any more (Truelight + Celestar dominik 2004-08-16 13:31:18 +0000
  • b15f790797 (svn r63) Fix: [ 1009385 ] Too many save games prevented loading dominik 2004-08-16 13:09:52 +0000