Age | Commit message (Expand) | Author |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-22 | (svn r2673) Include functions.h directly, not globally via openttd.h | tron |
2005-07-17 | (svn r2624) - Fix: oops, forgot to change the already in use DrawStringCenter... | Darkvater |
2005-07-17 | (svn r2610) - Feature: set server map name to the loaded name of the game/sce... | Darkvater |
2005-07-15 | (svn r2581) Fix: Behave a bit safer if central server sends bogus information... | ludde |
2005-07-15 | (svn r2573) Codechange: Removed WDF_RESTORE_DPARAM, it's not needed with the ... | ludde |
2005-07-14 | (svn r2564) Fix: Fixed conceptual issue in network_gui.c. AllocateName is not... | ludde |
2005-06-06 | (svn r2422) - Codechange: magic number fix in network window (anonymous) | Darkvater |
2005-06-04 | (svn r2405) Simplify a few '? true : false' and '? false : true', especially ... | tron |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater |
2005-05-30 | (svn r2387) - CodeChange: made the saveload code more readable and also remov... | Darkvater |
2005-05-17 | (svn r2348) - Fix: Do not scroll the game with the arrow keys when the chatbo... | 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-02 | (svn r2252) - ReFix: Redo r2251. Just remove the 'default widget handler', WD... | Darkvater |
2005-05-02 | (svn r2251) - Fix: [ 1193945 ] Clicking on the chat text box causes an assert... | Darkvater |
2005-04-06 | (svn r2157) - Feature (request): [ 1166978 ] Focus keyboard on input-box in M... | Darkvater |
2005-04-05 | (svn r2152) - Fix: Chatbar in MP games is now on-top of the news window. | darkvater |
2005-02-21 | (svn r1894) - Codechange: cleaned up the console a bit, wholly unified handli... | Darkvater |
2005-02-13 | (svn r1867) Include tables/sprites.h only in files which need it | tron |
2005-02-08 | (svn r1848) Remove the obscure feature of initialising the edit box with the ... | tron |
2005-02-06 | (svn r1832) Next byte -> char iteration: custom names | tron |
2005-02-06 | (svn r1827) Next iteration of the byte -> char transition: some string drawin... | tron |
2005-02-06 | (svn r1821) Move generic string handling functions to string.[ch] and introdu... | tron |
2005-02-06 | (svn r1813) Declare functions implemented in strings.c in their own shiny new... | tron |
2005-02-05 | (svn r1808) Use strcmp() instead of home brewed function str_eq() | tron |
2005-01-24 | (svn r1643) -Fix: [ 1108547 ] You can now change the server-password via the ... | truelight |
2005-01-23 | (svn r1611) Display server port in the multiplayer game info window | dominik |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-15 | (svn r1526) -Fix: [1103027] Minor changes for the lobby GUI (widen window) (b... | darkvater |
2005-01-15 | (svn r1520) Trim 134 (!) lines with trailing whitespace ): | tron |
2005-01-14 | (svn r1510) -Add: Improved Network Lobby GUI: (bociusz) | truelight |
2005-01-14 | (svn r1508) Remove duplicate declarations and include proper headers where ne... | tron |
2005-01-13 | (svn r1502) -Fix: [1101889] Crash under windows... stupid typo in player_gui.... | darkvater |
2005-01-11 | (svn r1478) -Fix: [1099195] mouse-wheel in train replace window. Scrollbar1 a... | darkvater |
2005-01-10 | (svn r1465) -Fix: [1099101] starting year patch goes out of range. Clamped ye... | darkvater |
2005-01-05 | (svn r1383) Fix: You can now also delete automatically found servers by press... | dominik |
2005-01-04 | (svn r1379) -Fix: various GUI glitches. Added default sizes to various widget... | darkvater |
2005-01-03 | (svn r1348) -Feature: resizable windows. Read the comment in window.h to find... | truelight |
2005-01-03 | (svn r1334) Fix: [ 1093466 ] no more glitches with many maps in the scenario ... | dominik |
2005-01-02 | (svn r1323) Adding autoreplace feature | bjarni |
2005-01-02 | (svn r1322) -Add: banning system (mostly tnx to guru3) | truelight |
2004-12-29 | (svn r1298) -Fix: [ 1092661 ] On create, the scrollbar of the server-list was... | truelight |
2004-12-27 | (svn r1280) -Codechange: made the last patch a bit more... readable (in other... | truelight |
2004-12-26 | (svn r1279) Fixed the scrollbar in the network gui(server list). It now updat... | bjarni |
2004-12-23 | (svn r1263) -Fix: [Network] Client-names are limited (serverside) to 25 chars | truelight |
2004-12-23 | (svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled. | darkvater |
2004-12-22 | (svn r1227) -Add: Ingame Server-list (select Internet, then Find Servers) | truelight |
2004-12-21 | (svn r1205) Fix: Made the network window a bit wider, so that other languages... | dominik |
2004-12-21 | (svn r1197) -Fix: [GUI] in r1194 someone deleted too much code from WE_KEYPRE... | truelight |