Mercurial > hg > openttd
graph
-
(svn r2638) - Fix: Unable to delete savegames. Deleting TTDLX savegames is still broken as it was always broken, but since they don't even show up; we might as well call it a feature. draftTue, 19 Jul 2005 20:43:53 +0000, by Darkvater
-
(svn r2636) Fix: Switched to using the _fastcall calling convention instead of cdecl. (Please tell me if you get linking problems) draftTue, 19 Jul 2005 11:55:47 +0000, by ludde
-
(svn r2635) Fix: [ntp/misc] Improve the old pathfinder. Changed it to A* instead of Dijkstra. draftTue, 19 Jul 2005 11:42:40 +0000, by ludde
-
(svn r2634) Fix typo: IsSteepTile expects a tileh, not a TileIndex (thanks to peter1138) draftTue, 19 Jul 2005 07:20:48 +0000, by tron
-
(svn r2633) Move spritecache related variable from variables.h to spritecache.[ch] draftTue, 19 Jul 2005 06:54:13 +0000, by tron
-
(svn r2631) Move screenshot related variables from variables.h to screenshot.[ch] draftTue, 19 Jul 2005 06:47:07 +0000, by tron
-
(svn r2629) -Codechange: removed stupid comment on top of players.c draftMon, 18 Jul 2005 23:33:14 +0000, by truelight
-
(svn r2628) - Fix: Planting trees does not result in a MapSize() assertion anymore; introduced in r2598 draftMon, 18 Jul 2005 00:17:19 +0000, by Darkvater
-
(svn r2627) [Translations] Fixing typos in hungarian langfile draftSun, 17 Jul 2005 22:20:04 +0000, by miham
-
(svn r2625) - Fix: [pbs] Store the end of a train's reserved path explicitly. Prevents trains from unreserving eachothers paths in some cases. draftSun, 17 Jul 2005 20:09:02 +0000, by hackykid
-
(svn r2624) - Fix: oops, forgot to change the already in use DrawStringCenteredTruncated() functions. draftSun, 17 Jul 2005 19:38:40 +0000, by Darkvater
-
(svn r2623) - CodeChange: rework DrawStringCenteredTruncated() a bit. Instead of giving center + width you give the coordinates of the bounding box (left, right) it has to fit in (ludde) draftSun, 17 Jul 2005 19:23:18 +0000, by Darkvater
-
(svn r2622) Fix: remove _cargoc.names_p, it was never used. draftSun, 17 Jul 2005 18:49:05 +0000, by ludde
-
(svn r2621) - Fix: [pbs] When removing tracks, clear their reserved status. draftSun, 17 Jul 2005 18:48:45 +0000, by hackykid
-
(svn r2620) Fix: [language] Fix broken french.txt and polish.txt draftSun, 17 Jul 2005 18:48:05 +0000, by ludde
-
(svn r2619) Fix: [viewport] Fix potential buffer overflow reported by Tron draftSun, 17 Jul 2005 18:36:47 +0000, by ludde
-
(svn r2618) - Fix: add mersenne.c to VS6 project file (ludde) draftSun, 17 Jul 2005 18:20:55 +0000, by Darkvater
-
(svn r2617) - Fix: fix some warnings, and reenable vs.net2003 signed/unsigned warnings draftSun, 17 Jul 2005 18:11:17 +0000, by Darkvater
-
(svn r2616) Don't stop when compiling a language fails, just delete the defective .lng draftSun, 17 Jul 2005 18:09:23 +0000, by tron
-
(svn r2614) - Fix: Trunctuate function used one less character than it was supposed to. Because of this real width and reported width didn't correspond with eachother. draftSun, 17 Jul 2005 17:16:35 +0000, by Darkvater
-
(svn r2613) - Truncate savegames, and vehicle-texts in their window. draftSun, 17 Jul 2005 17:15:33 +0000, by Darkvater
-
(svn r2612) -Fix: corrected headers for ai_new.h draftSun, 17 Jul 2005 16:22:27 +0000, by truelight
-
(svn r2611) - CodeChange: use standardized truncutation with the newsmessage-history window as well draftSun, 17 Jul 2005 16:02:17 +0000, by Darkvater
-
(svn r2610) - Feature: set server map name to the loaded name of the game/scenario. Also truncate where neccessary draftSun, 17 Jul 2005 16:01:26 +0000, by Darkvater
-
(svn r2609) - Feature: remove extension from savegames/scenarios when browsing the folders. draftSun, 17 Jul 2005 15:58:47 +0000, by Darkvater
-
(svn r2608) - Fix: add strings.h to vs.net2003 project file draftSun, 17 Jul 2005 15:55:26 +0000, by Darkvater
-
(svn r2607) - Feature: add support for truncating strings to a given (pixel) length. Function courtesy of Ludde. draftSun, 17 Jul 2005 15:54:57 +0000, by Darkvater
-
(svn r2606) -Codechange: renamed ai.c to ai_old.c, and ai.h to ai_new.h to make room draftSun, 17 Jul 2005 15:34:10 +0000, by truelight
-
(svn r2605) Fix [languages] Add ##plural command in all langfiles. draftSun, 17 Jul 2005 14:03:33 +0000, by ludde
-
(svn r2603) Fix [multistop] Fix problem with multistop handling, the range in my fix was way too high. Also only lock a slot for 5 days instead of 30. draftSun, 17 Jul 2005 13:45:43 +0000, by ludde
-
(svn r2602) -Codechange: removed unused variable (disable_computer) draftSun, 17 Jul 2005 13:34:19 +0000, by truelight
-
(svn r2601) Fix: Added TIC,TOC macros do be able to do profiling easier. draftSun, 17 Jul 2005 12:49:00 +0000, by ludde
-
(svn r2600) Fix: [vehicles] Fix problem with vehicle loop not distributing the calls evenly over the day. draftSun, 17 Jul 2005 12:44:35 +0000, by ludde
-
(svn r2599) Fix: Road vehicle multistop handling used NPF even if NPF was off???? draftSun, 17 Jul 2005 12:29:33 +0000, by ludde
-
(svn r2598) Small cleanup, especially get rid of a FindLandscapeHeight(), because it was overkill draftSun, 17 Jul 2005 11:09:03 +0000, by tron
-
(svn r2596) Add macros ROL and ROR to ROtate values Left/Right. Also shorten the parameter names for GB and SB to increase readability draftSun, 17 Jul 2005 09:41:28 +0000, by tron
-
(svn r2595) -Codechange: Introduced "IsSteepTileh" to find whether a tile is steep draftSat, 16 Jul 2005 23:47:37 +0000, by celestar
-
(svn r2594) Fix: [strgen] Misc updates to the string system. draftSat, 16 Jul 2005 20:58:04 +0000, by ludde
-
(svn r2593) [Translators] Updated translations to 20050716 (27 lang(s)) draftSat, 16 Jul 2005 17:46:58 +0000, by miham
-
(svn r2592) Feature: [strgen] New way to specify plural forms. draftSat, 16 Jul 2005 17:12:32 +0000, by ludde
-
(svn r2591) Codechange: [network] Cleanup NetworkHandleCommandQueue draftSat, 16 Jul 2005 15:05:52 +0000, by ludde
-
(svn r2590) Fix: [network] Fixed NetworkHandleLocalQueue draftSat, 16 Jul 2005 14:29:36 +0000, by ludde
-
(svn r2589) Fix: [network] Fixed static variable that wasn't initialized. Would stop the sync checking from working in some cases. draftSat, 16 Jul 2005 12:59:23 +0000, by ludde
-
(svn r2587) - Fix: Don't close the save-thread if it wasn't started because of some error or a network-server draftSat, 16 Jul 2005 09:55:31 +0000, by Darkvater
-
(svn r2586) - Fix [Makefile]: add mersenne.c to VS.NET2003 project file draftFri, 15 Jul 2005 21:31:09 +0000, by Darkvater
-
(svn r2585) - Fix [Makefile]: some small cleanups, remove warnings, and add mersenne to makefile (Luca) draftFri, 15 Jul 2005 21:28:26 +0000, by Darkvater
-
(svn r2584) - Fix: Game no longer asserts when you use the remove-road tool on a town building or industry. draftFri, 15 Jul 2005 21:17:38 +0000, by Darkvater
-
(svn r2581) Fix: Behave a bit safer if central server sends bogus information about clients. draftFri, 15 Jul 2005 18:43:39 +0000, by ludde
-
(svn r2580) Change: Added {INDUSTRY} command for printing industry names instead of the old {TOWN} {STRING} way. draftFri, 15 Jul 2005 18:30:13 +0000, by ludde