Age | Commit message (Expand) | Author |
2005-12-24 | (svn r3338) Wrong file in last commit | tron |
2005-12-24 | (svn r3337) Remove an unused variable and add 2 times static | tron |
2005-12-24 | (svn r3336) byte -> WindowClass, uint16 -> WindowNumber | tron |
2005-12-24 | (svn r3335) [Translations] Moved estonian to ready | miham |
2005-12-24 | (svn r3334) Remove 2 unused window classes | tron |
2005-12-24 | (svn r3333) Remove some the unimplemented option DISPLAY_WARNINGS from the co... | tron |
2005-12-24 | (svn r3332) Fix r3317, a few things got messed up in the translator system | tron |
2005-12-24 | (svn r3331) CMD_PLACE_SIGN doesn't use p1, so don't pass anything seemingly m... | tron |
2005-12-21 | (svn r3329) - Doc: Some documentation cleanups. | matthijs |
2005-12-21 | (svn r3328) - Fix: [ 1352739 ] landscape_grid.html showing wrong bit usage (b... | Darkvater |
2005-12-21 | (svn r3327) - Fix: [ 1373581 ] landscape.html documentation. Railway types ar... | Darkvater |
2005-12-21 | (svn r3326) - Fix: [ 1226832 ] Build fails if SDL is built without pthread su... | Darkvater |
2005-12-21 | (svn r3325) - Fix: You couldn't send an airplane to a hangar for mandatory se... | Darkvater |
2005-12-20 | (svn r3324) - Codechange: set native eol-style on missing files not yet set so | Darkvater |
2005-12-20 | (svn r3323) - Fix: automatically enable new AI when turning on the AI in mult... | Darkvater |
2005-12-20 | (svn r3322) - Fix: Network window crash when it receives invalid information ... | Darkvater |
2005-12-20 | (svn r3321) - Fix: A wrong use of the map m5 bits, where a previously calcula... | matthijs |
2005-12-19 | (svn r3320) - Fix: FS#22 - Exiting with double size enabled saves wrong windo... | Darkvater |
2005-12-18 | (svn r3319) - Fix (regression): "Unnamed Competitors". A result of revision r... | Darkvater |
2005-12-18 | (svn r3318) - Codechange: [FS#27] MSVC projectfile & documentation update (bo... | Darkvater |
2005-12-18 | (svn r3317) [Translations] Updated to 2005-12-18 | miham |
2005-12-18 | (svn r3316) - NewGRF: Unload engine names before loading grf files. This fixe... | peter1138 |
2005-12-18 | (svn r3314) Add 2 times static | tron |
2005-12-18 | (svn r3313) Remove GPMI related changes from trunk | tron |
2005-12-18 | (svn r3311) Remove the unnecessary global variable _grffile_count: It's just ... | tron |
2005-12-17 | (svn r3310) Fix a couple of warnings: Initialise all struct members, disambig... | tron |
2005-12-16 | (svn r3309) Cygwin doesn't define _MSC_VER; check it exists before basing dec... | peter1138 |
2005-12-15 | (svn r3308) BAD | tron |
2005-12-14 | (svn r3307) A file shall include its own header | tron |
2005-12-14 | (svn r3306) -Fix: forgot sometimes to switch to the right current_player for AIs | truelight |
2005-12-14 | (svn r3305) -Rename: Changed all instances of ottd_ related to the AI to ttai_ | truelight |
2005-12-14 | (svn r3304) -Add: allow AI-events to see the UID of the command | truelight |
2005-12-14 | (svn r3303) Change #if PF_BENCHMARK to #ifdef PF_BENCHMARK | peter1138 |
2005-12-14 | (svn r3302) - Fix: split drawing of text buttons and the closebox, so the clo... | peter1138 |
2005-12-14 | (svn r3301) One more static | tron |
2005-12-14 | (svn r3300) Remove unreachable code - in this case some duplicate breaks | tron |
2005-12-14 | (svn r3299) Remove the unimplemented -l option, which should select the language | tron |
2005-12-14 | (svn r3298) Remove unused and write-only variables | tron |
2005-12-14 | (svn r3297) Staticise | tron |
2005-12-14 | (svn r3296) Warn about testing an undefined macro with #if - should most prob... | tron |
2005-12-13 | (svn r3295) - Regressionfix: scrolling with mousewheel no longer worked in sa... | Darkvater |
2005-12-13 | (svn r3294) - Fix: use INVALID_STRING_ID instead of -1. | Darkvater |
2005-12-13 | (svn r3293) - Miscellaneous: add peter1138 as developer | Darkvater |
2005-12-13 | (svn r3292) - Autoreplace: Disallow replacing to an engine type that already ... | peter1138 |
2005-12-13 | (svn r3291) - Codechange, Autoreplace: Replace int with EngineID and -1 with ... | peter1138 |
2005-12-13 | (svn r3290) - Fix: "[ 1360054 ] Rename Sign, Cause Game Crash, nightly versio... | peter1138 |
2005-12-11 | (svn r3289) 32 times static | tron |
2005-12-11 | (svn r3288) Set svn properties on cocoa related files, and add Id tag. | peter1138 |
2005-12-11 | (svn r3287) Turn the winres.o: openttd.rc special case into a normal %.o: %.r... | tron |
2005-12-10 | (svn r3286) -Fix: [OSX] 10.2 works again and universal binaries got 10.2 as t... | bjarni |