Age | Commit message (Expand) | Author |
2005-07-19 | (svn r2632) Revert accidently commited change | tron |
2005-07-19 | (svn r2631) Move screenshot related variables from variables.h to screenshot.... | tron |
2005-07-19 | (svn r2630) Forgot one Pixel (see r2571) | tron |
2005-07-18 | (svn r2629) -Codechange: removed stupid comment on top of players.c | truelight |
2005-07-18 | (svn r2628) - Fix: Planting trees does not result in a MapSize() assertion an... | Darkvater |
2005-07-17 | (svn r2627) [Translations] Fixing typos in hungarian langfile | miham |
2005-07-17 | (svn r2626) static, const, misc. | tron |
2005-07-17 | (svn r2625) - Fix: [pbs] Store the end of a train's reserved path explicitly... | hackykid |
2005-07-17 | (svn r2624) - Fix: oops, forgot to change the already in use DrawStringCenter... | Darkvater |
2005-07-17 | (svn r2623) - CodeChange: rework DrawStringCenteredTruncated() a bit. Instead... | Darkvater |
2005-07-17 | (svn r2622) Fix: remove _cargoc.names_p, it was never used. | ludde |
2005-07-17 | (svn r2621) - Fix: [pbs] When removing tracks, clear their reserved status. | hackykid |
2005-07-17 | (svn r2620) Fix: [language] Fix broken french.txt and polish.txt | ludde |
2005-07-17 | (svn r2619) Fix: [viewport] Fix potential buffer overflow reported by Tron | ludde |
2005-07-17 | (svn r2618) - Fix: add mersenne.c to VS6 project file (ludde) | Darkvater |
2005-07-17 | (svn r2617) - Fix: fix some warnings, and reenable vs.net2003 signed/unsigned... | Darkvater |
2005-07-17 | (svn r2616) Don't stop when compiling a language fails, just delete the defec... | tron |
2005-07-17 | (svn r2615) [trrnasltwsds] 45253rqwer2 | miham |
2005-07-17 | (svn r2614) - Fix: Trunctuate function used one less character than it was su... | Darkvater |
2005-07-17 | (svn r2613) - Truncate savegames, and vehicle-texts in their window. | Darkvater |
2005-07-17 | (svn r2612) -Fix: corrected headers for ai_new.h | truelight |
2005-07-17 | (svn r2611) - CodeChange: use standardized truncutation with the newsmessage-... | Darkvater |
2005-07-17 | (svn r2610) - Feature: set server map name to the loaded name of the game/sce... | Darkvater |
2005-07-17 | (svn r2609) - Feature: remove extension from savegames/scenarios when browsin... | Darkvater |
2005-07-17 | (svn r2608) - Fix: add strings.h to vs.net2003 project file | Darkvater |
2005-07-17 | (svn r2607) - Feature: add support for truncating strings to a given (pixel) ... | Darkvater |
2005-07-17 | (svn r2606) -Codechange: renamed ai.c to ai_old.c, and ai.h to ai_new.h to ma... | truelight |
2005-07-17 | (svn r2605) Fix [languages] Add ##plural command in all langfiles. | ludde |
2005-07-17 | (svn r2604) Fix: removed unused variable | ludde |
2005-07-17 | (svn r2603) Fix [multistop] Fix problem with multistop handling, the range in... | ludde |
2005-07-17 | (svn r2602) -Codechange: removed unused variable (disable_computer) | truelight |
2005-07-17 | (svn r2601) Fix: Added TIC,TOC macros do be able to do profiling easier. | ludde |
2005-07-17 | (svn r2600) Fix: [vehicles] Fix problem with vehicle loop not distributing th... | ludde |
2005-07-17 | (svn r2599) Fix: Road vehicle multistop handling used NPF even if NPF was off... | ludde |
2005-07-17 | (svn r2598) Small cleanup, especially get rid of a FindLandscapeHeight(), bec... | tron |
2005-07-17 | (svn r2597) Feature: [string system] Support cases. | ludde |
2005-07-17 | (svn r2596) Add macros ROL and ROR to ROtate values Left/Right. Also shorten ... | tron |
2005-07-16 | (svn r2595) -Codechange: Introduced "IsSteepTileh" to find whether a tile is ... | celestar |
2005-07-16 | (svn r2594) Fix: [strgen] Misc updates to the string system. | ludde |
2005-07-16 | (svn r2593) [Translators] Updated translations to 20050716 (27 lang(s)) | miham |
2005-07-16 | (svn r2592) Feature: [strgen] New way to specify plural forms. | ludde |
2005-07-16 | (svn r2591) Codechange: [network] Cleanup NetworkHandleCommandQueue | ludde |
2005-07-16 | (svn r2590) Fix: [network] Fixed NetworkHandleLocalQueue | ludde |
2005-07-16 | (svn r2589) Fix: [network] Fixed static variable that wasn't initialized. Wou... | ludde |
2005-07-16 | (svn r2588) Codechange: Remove PLAYER_SEED_RANDOM | ludde |
2005-07-16 | (svn r2587) - Fix: Don't close the save-thread if it wasn't started because o... | Darkvater |
2005-07-15 | (svn r2586) - Fix [Makefile]: add mersenne.c to VS.NET2003 project file | Darkvater |
2005-07-15 | (svn r2585) - Fix [Makefile]: some small cleanups, remove warnings, and add m... | Darkvater |
2005-07-15 | (svn r2584) - Fix: Game no longer asserts when you use the remove-road tool o... | Darkvater |
2005-07-15 | (svn r2583) Move OS specific code out of misc.c | ludde |