Age | Commit message (Expand) | Author |
2006-03-02 | (svn r3726) - [6/6] Finalize conversion, finally save the patches struct. | Darkvater |
2006-03-02 | (svn r3721) - [3/4] Present the game with a unified structure for the configu... | Darkvater |
2006-01-25 | (svn r3429) - Feature (Followup): Change the gamelist window to accomodate fo... | Darkvater |
2006-01-25 | (svn r3427) - Feature: Allow seeing and setting the maximum amount of compani... | Darkvater |
2006-01-05 | (svn r3365) Staticise 36 functions | tron |
2005-11-29 | (svn r3246) -Fix: small glitch in ai_network_client code (network_client.c) | truelight |
2005-11-22 | (svn r3226) -Fix: GPMI implementation had minor glitches | truelight |
2005-08-28 | (svn r2899) -Fix: Several format string vulnerabilities and buffer overflows ... | tron |
2005-08-06 | (svn r2817) -Codechange: [autoreplace]: moved autoreplace and autorenew to se... | bjarni |
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-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-16 | (svn r2588) Codechange: Remove PLAYER_SEED_RANDOM | ludde |
2005-07-15 | (svn r2583) Move OS specific code out of misc.c | ludde |
2005-07-08 | (svn r2535) Tabs | tron |
2005-06-21 | (svn r2468) -Codechange: Got rid of DEREF_PLAYER and replaced it by GetPlayer | celestar |
2005-05-15 | (svn r2324) Introduce _cmd_text for passing strings with a command instead of... | tron |
2005-05-12 | (svn r2301) - CodeChange: prettyify ChangeOwnerShipOfPlayerItems() a bit | Darkvater |
2005-03-12 | (svn r2004) - Fix: [ 1149487 ] Autosave ignoring settings | Darkvater |
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 r1803) Move debugging stuff into files of it's own | tron |
2005-01-15 | (svn r1527) -Add: RCon (Remote Connection). A server can set: | truelight |
2005-01-14 | (svn r1513) -Fix: glitch in revision 1510 | truelight |
2005-01-14 | (svn r1510) -Add: Improved Network Lobby GUI: (bociusz) | truelight |
2005-01-09 | (svn r1451) Fix some of the signed/unsigned comparison warnings | tron |
2005-01-05 | (svn r1389) -Add: [Network] Added packet protection. No longer a client or se... | truelight |
2005-01-02 | (svn r1322) -Add: banning system (mostly tnx to guru3) | truelight |
2004-12-23 | (svn r1246) -Fix: [ 1090099 ] Company-messages did crash the game, because | truelight |
2004-12-23 | (svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled. | darkvater |
2004-12-21 | (svn r1204) -Add: [Network] Added some cheaters-protection (money-cheat mostly) | truelight |
2004-12-20 | (svn r1186) -Fix: [Network] You can now join a company on a server where a co... | truelight |
2004-12-19 | (svn r1174) -Fix: [Network] All strings can now be translated (no more hardco... | truelight |
2004-12-19 | (svn r1169) -Fix: [Network] [ 1087591 ] When you want to be a spectator, you ... | truelight |
2004-12-19 | (svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const' | truelight |
2004-12-16 | (svn r1125) -Fix: [Network] You can now safely join a company again | truelight |
2004-12-15 | (svn r1108) -Fix: [Network] Fixed problem around slow clients: | truelight |
2004-12-15 | (svn r1096) -Fix: [Network] PlayAs is now registered correctly | truelight |
2004-12-15 | (svn r1093) -Fix: Hopefully fixed windows revision issues once and for all. R... | darkvater |
2004-12-14 | (svn r1090) -Fix: Made the _openttd_revision variable global, and with that | truelight |
2004-12-13 | (svn r1042) -Fix: [Network] Hopefully enabled revision-check for windows (som... | truelight |
2004-12-12 | (svn r1026) -Add: [Network] Added unique id, so in network, each client has an | truelight |
2004-12-08 | (svn r982) -Fix: [Network] Because dparams are misused as a char, we had some | truelight |
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight |