Age | Commit message (Expand) | Author |
2005-09-30 | (svn r3001) s/Player*/const Player*/ | tron |
2005-09-14 | (svn r2952) Querytool output is be 0xAAAA. with leading 0x. Couldn't use # ca... | Darkvater |
2005-09-10 | (svn r2932) Give the strings consisting of an up/a down arrow symbolic names | tron |
2005-08-23 | (svn r2886) Rename the "owner" attribute to "m1", because when it stores an o... | tron |
2005-08-14 | (svn r2866) Move all functions and tables which aren't directly involved in m... | tron |
2005-08-07 | (svn r2836) fixed the alphabetical order of the credits list like it says it ... | bjarni |
2005-08-03 | (svn r2799) Make the only two non-const widget lists const | tron |
2005-08-01 | (svn r2781) Fix some of the issues with variables in .h files. | ludde |
2005-08-01 | (svn r2775) Deleting a file can fail, display an error message when it happens | tron |
2005-07-26 | (svn r2717) Move _userstring to strings.[ch] | tron |
2005-07-24 | (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic n... | celestar |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-22 | (svn r2681) - Fix OS/2 port, please do not modify openttd.wpj/tgt by hand unl... | orudge |
2005-07-22 | (svn r2675) - Fix: pressing enter on a load-window resulted in saving the gam... | Darkvater |
2005-07-22 | (svn r2673) Include functions.h directly, not globally via openttd.h | tron |
2005-07-22 | (svn r2672) Move saving/loading related declarations to saveload.h | tron |
2005-07-21 | (svn r2669) Shuffle some more stuff around to reduce dependencies | tron |
2005-07-19 | (svn r2644) - Fix: my name was mistyped ;p | Darkvater |
2005-07-19 | (svn r2638) - Fix: Unable to delete savegames. Deleting TTDLX savegames is st... | Darkvater |
2005-07-17 | (svn r2613) - Truncate savegames, and vehicle-texts in their window. | Darkvater |
2005-07-17 | (svn r2610) - Feature: set server map name to the loaded name of the game/sce... | Darkvater |
2005-07-15 | (svn r2580) Change: Added {INDUSTRY} command for printing industry names inst... | ludde |
2005-07-15 | (svn r2572) - Codechange: [string] Changed string system so it's not as depen... | ludde |
2005-07-13 | (svn r2558) Change the internal map format from 7 arrays to one array of stru... | tron |
2005-06-25 | (svn r2486) Turn TILE_FROM_XY into an inline function and rename it to TileVi... | tron |
2005-06-24 | (svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile" | tron |
2005-06-21 | (svn r2468) -Codechange: Got rid of DEREF_PLAYER and replaced it by GetPlayer | celestar |
2005-06-15 | (svn r2444) - CodeChange: Add an enum for demagicifying the values of the 'f... | hackykid |
2005-06-15 | (svn r2441) -Feature: You can now give transfer order to set up feeder systems | celestar |
2005-06-06 | (svn r2420) - Codechange: magic number elminitation of cursorsprites. | Darkvater |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater |
2005-05-30 | (svn r2385) - Feature: shortcut CTRL + U that clears the commandline of the c... | Darkvater |
2005-05-26 | (svn r2366) Use SetRedErrorSquare() instead of home brewed version | tron |
2005-05-19 | (svn r2351) -Fix: It was possible to open more than one tree window | tron |
2005-05-17 | (svn r2348) - Fix: Do not scroll the game with the arrow keys when the chatbo... | Darkvater |
2005-05-16 | (svn r2331) - Fix (regression): fix text overflows in about box. | Darkvater |
2005-05-15 | (svn r2325) - Update OpenTTD for 0.4.0 release | Darkvater |
2005-05-12 | (svn r2300) - CodeChange: check the last number of commands, now only the ref... | Darkvater |
2005-05-12 | (svn r2298) - CodeChange: removed CmdAbuses: CmdSetTownNameType(), CmdStartNe... | Darkvater |
2005-05-09 | (svn r2288) - CodeChange: protected the next batch of commands (41 so far, ou... | Darkvater |
2005-04-14 | (svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself M... | bjarni |
2005-03-28 | (svn r2100) - Fix: [1024703]: Infinite access for A:\ (win32). Patch [1171208... | darkvater |
2005-03-28 | (svn r2098) Make a variable static, move a function declaration to a header a... | tron |
2005-03-27 | (svn r2082) I have a name too! | matthijs |
2005-03-27 | (svn r2081) I have a real name, too. | pasky |
2005-03-25 | (svn r2060) Clean up some string construction and remove now unused macro | tron |
2005-03-25 | (svn r2057) Add InlineString() to make _userstring construction a bit cleaner. | tron |
2005-03-12 | (svn r2004) - Fix: [ 1149487 ] Autosave ignoring settings | Darkvater |
2005-03-04 | (svn r1923) - Fix: [ 1155696 ] Crash with german umlauts in station names. Th... | Darkvater |
2005-02-22 | (svn r1901) - Fix: unwanted behaviour of the savegame dialog, as well as a bu... | Darkvater |