log

age author description
Sun, 17 Jul 2005 12:49:00 +0000 ludde (svn r2601) Fix: Added TIC,TOC macros do be able to do profiling easier. draft
Sun, 17 Jul 2005 12:44:35 +0000 ludde (svn r2600) Fix: [vehicles] Fix problem with vehicle loop not distributing the calls evenly over the day. draft
Sun, 17 Jul 2005 12:29:33 +0000 ludde (svn r2599) Fix: Road vehicle multistop handling used NPF even if NPF was off???? draft
Sun, 17 Jul 2005 11:09:03 +0000 tron (svn r2598) Small cleanup, especially get rid of a FindLandscapeHeight(), because it was overkill draft
Sun, 17 Jul 2005 10:18:23 +0000 ludde (svn r2597) Feature: [string system] Support cases. draft
Sun, 17 Jul 2005 09:41:28 +0000 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 draft
Sat, 16 Jul 2005 23:47:37 +0000 celestar (svn r2595) -Codechange: Introduced "IsSteepTileh" to find whether a tile is steep draft
Sat, 16 Jul 2005 20:58:04 +0000 ludde (svn r2594) Fix: [strgen] Misc updates to the string system. draft
Sat, 16 Jul 2005 17:46:58 +0000 miham (svn r2593) [Translators] Updated translations to 20050716 (27 lang(s)) draft
Sat, 16 Jul 2005 17:12:32 +0000 ludde (svn r2592) Feature: [strgen] New way to specify plural forms. draft
Sat, 16 Jul 2005 15:05:52 +0000 ludde (svn r2591) Codechange: [network] Cleanup NetworkHandleCommandQueue draft
Sat, 16 Jul 2005 14:29:36 +0000 ludde (svn r2590) Fix: [network] Fixed NetworkHandleLocalQueue draft
Sat, 16 Jul 2005 12:59:23 +0000 ludde (svn r2589) Fix: [network] Fixed static variable that wasn't initialized. Would stop the sync checking from working in some cases. draft
Sat, 16 Jul 2005 12:30:03 +0000 ludde (svn r2588) Codechange: Remove PLAYER_SEED_RANDOM draft
Sat, 16 Jul 2005 09:55:31 +0000 Darkvater (svn r2587) - Fix: Don't close the save-thread if it wasn't started because of some error or a network-server draft
Fri, 15 Jul 2005 21:31:09 +0000 Darkvater (svn r2586) - Fix [Makefile]: add mersenne.c to VS.NET2003 project file draft
Fri, 15 Jul 2005 21:28:26 +0000 Darkvater (svn r2585) - Fix [Makefile]: some small cleanups, remove warnings, and add mersenne to makefile (Luca) draft
Fri, 15 Jul 2005 21:17:38 +0000 Darkvater (svn r2584) - Fix: Game no longer asserts when you use the remove-road tool on a town building or industry. draft
Fri, 15 Jul 2005 20:29:06 +0000 ludde (svn r2583) Move OS specific code out of misc.c draft
Fri, 15 Jul 2005 19:51:54 +0000 ludde (svn r2582) Fix: Prevent generating unrealistically many Oil refineries on large maps. They are always placed next to the borderline, so the perimeter is used instead of area to scale the number of those industries. draft
Fri, 15 Jul 2005 18:43:39 +0000 ludde (svn r2581) Fix: Behave a bit safer if central server sends bogus information about clients. draft
Fri, 15 Jul 2005 18:30:13 +0000 ludde (svn r2580) Change: Added {INDUSTRY} command for printing industry names instead of the old {TOWN} {STRING} way. draft
Fri, 15 Jul 2005 17:59:55 +0000 ludde (svn r2579) Change some strgen errors into warnings to prevent build from stopping. draft
Fri, 15 Jul 2005 17:58:31 +0000 miham (svn r2578) translation fix draft
Fri, 15 Jul 2005 17:45:54 +0000 miham (svn r2577) [Translators] Updated translations to 20050715 (26 lang(s)) draft
Fri, 15 Jul 2005 16:50:39 +0000 celestar (svn r2576) -Fix: Whitespace. Somehow a commit bypassed the pre-commit hook draft
Fri, 15 Jul 2005 16:29:30 +0000 ludde (svn r2574) Fix: AnimatedTile leak in town_cmd.c (this one has probably been here since day 1) draft
Fri, 15 Jul 2005 15:09:52 +0000 ludde (svn r2573) Codechange: Removed WDF_RESTORE_DPARAM, it's not needed with the new string system. draft
Fri, 15 Jul 2005 14:53:44 +0000 ludde (svn r2572) - Codechange: [string] Changed string system so it's not as dependent on decode_parameters draft
Fri, 15 Jul 2005 14:16:14 +0000 tron (svn r2571) Add explicit type Pixel for ... Pixels draft
Fri, 15 Jul 2005 12:16:16 +0000 ludde (svn r2570) Fix: Removed some code that had no effect. draft
Fri, 15 Jul 2005 09:01:23 +0000 tron (svn r2569) Get rid of some dubious casts and thus warnings on 64bit machines draft
Fri, 15 Jul 2005 07:48:17 +0000 tron (svn r2568) Small cleanup in strgen: static, bracing, ... draft
Thu, 14 Jul 2005 17:45:02 +0000 miham (svn r2567) [Translators] Updated translations to 20050714 (2 lang(s)) draft
Thu, 14 Jul 2005 15:10:20 +0000 tron (svn r2566) Rename COMMA{8,16,32} to just COMMA, because it's the same anyway draft
Thu, 14 Jul 2005 09:53:52 +0000 ludde (svn r2565) Fix: Remove GetParamInt8, GetParamInt16, GetParamUint16.. they are just confusing and just do the same thing as GetParamInt32 draft
Thu, 14 Jul 2005 09:43:59 +0000 ludde (svn r2564) Fix: Fixed conceptual issue in network_gui.c. AllocateName is not meant to be used by GUI-code, because it modifies the "game-state". draft
Thu, 14 Jul 2005 06:10:23 +0000 tron (svn r2563) -Fix: [1209084] Spaces in the path to the MIDI files caused the win32 MIDI player to fail draft
Wed, 13 Jul 2005 20:41:44 +0000 ludde (svn r2562) Fix: Merged {NUMU16}, {INT32}. They do the same thing now. draft
Wed, 13 Jul 2005 20:35:52 +0000 ludde (svn r2561) Fix: Remove {COMMA16} and {COMMA8}. Those are not needed anymore. draft
Wed, 13 Jul 2005 19:51:31 +0000 ludde (svn r2560) Fix: various minor code changes. draft
Wed, 13 Jul 2005 18:46:51 +0000 ludde (svn r2559) Cleaned up new saveload code for the map draft
Wed, 13 Jul 2005 18:04:01 +0000 tron (svn r2558) Change the internal map format from 7 arrays to one array of structs, this doesn't change the saved format for now. It's a stepping stone for further changes. draft
Wed, 13 Jul 2005 09:51:01 +0000 celestar (svn r2557) -Add: Added the AUTOBRIEF option to the Doxyfile draft
Tue, 12 Jul 2005 21:27:56 +0000 Darkvater (svn r2556) -Fix: update newline style of new files to native. Don't forget this when you add a new file! 'svn ps svn:eol-style native <file>' draft
Tue, 12 Jul 2005 21:13:30 +0000 tron (svn r2555) Initialise since r2553 uninitialised variable and remove since r2553 unused array (ludde) draft
Tue, 12 Jul 2005 20:41:17 +0000 ludde (svn r2554) - Fix: [pathfinding] Change to using some helper functions for checking the railtype. draft
Tue, 12 Jul 2005 20:28:19 +0000 ludde (svn r2553) - Fix: [pathfinding] Remove old-old train pathfinder. Enhanced old pathfinder. draft
Tue, 12 Jul 2005 19:57:41 +0000 ludde (svn r2552) - Fix: [map] Fix so the code compiles correctly and doesn't crash on MSVC6 in optimization mode. draft
Tue, 12 Jul 2005 19:51:58 +0000 miham (svn r2551) [Translations] Added slovenian language (~20% complete) draft
Tue, 12 Jul 2005 19:15:56 +0000 ludde (svn r2550) raise 32767 limit of gamma values, and 16MB limit of RIFF chunks in saveload code. draft
Tue, 12 Jul 2005 17:45:09 +0000 miham (svn r2549) [Translators] Updated translations to 20050712 (1 lang(s)) draft
Tue, 12 Jul 2005 10:50:56 +0000 Darkvater (svn r2548) -Fix: blinking 'lock' gfx in multiplayer games. Some pixels had special values that triggered palette-change draft
Mon, 11 Jul 2005 17:45:26 +0000 miham (svn r2547) [Translators] Updated translations to 20050711 (3 lang(s)) draft
Mon, 11 Jul 2005 15:47:20 +0000 tron (svn r2546) Don't calculate a value which never gets used and simplify some calculations draft
Mon, 11 Jul 2005 09:12:41 +0000 celestar (svn r2545) -Fix: Modified the Doxyfile so that it works on other computers (than mine) as well :) draft
Mon, 11 Jul 2005 09:00:49 +0000 celestar (svn r2544) -Add: Added the Doxyfile to the trunk. run "doxygen" to generate html-based documentation on the source code on the fly (about 9MB in size currently). draft
Sun, 10 Jul 2005 17:46:07 +0000 miham (svn r2543) [Translators] Updated translations to 20050710 (2 lang(s)) draft
Sun, 10 Jul 2005 14:57:43 +0000 truelight (svn r2542) -Add: [GPMI] Added GPMI (http://sourceforge.net/projects/libgpmi/) draft
Sun, 10 Jul 2005 01:25:17 +0000 celestar (svn r2541) -Feature: Modified IsCompatibleRail so that an engine can move on more draft