index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc_cmd.c
Age
Commit message (
Expand
)
Author
2005-12-18
(svn r3313) Remove GPMI related changes from trunk
tron
2005-11-28
(svn r3243) -Fix: IncreaseLoan and DecreaseLoan were inconsistent for AIs
truelight
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-21
(svn r2669) Shuffle some more stuff around to reduce dependencies
tron
2005-07-21
(svn r2660) Get rid of some more shifting/anding/casting
tron
2005-06-21
(svn r2468) -Codechange: Got rid of DEREF_PLAYER and replaced it by GetPlayer
celestar
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-30
(svn r2384) - Fix: Check selling land and setting player colour. Also an extr...
Darkvater
2005-05-30
(svn r2383) - Fix: Monkey-testing turned up some command crashes.
Darkvater
2005-05-24
(svn r2364) - Fix (regression): [ 1206850 ] Cannot change difficulty in main ...
Darkvater
2005-05-17
(svn r2345) - Fix: Don't allow stuff to be renamed to nothing if we don't sup...
Darkvater
2005-05-15
(svn r2324) Introduce _cmd_text for passing strings with a command instead of...
tron
2005-05-13
(svn r2303) - CodeChange (fix): when giving money to other players only allow...
Darkvater
2005-05-12
(svn r2300) - CodeChange: check the last number of commands, now only the ref...
Darkvater
2005-05-12
(svn r2297) - CodeChange: server-check the next batch of commands.
Darkvater
2005-05-11
(svn r2291) - Fix (regression): When a client joined it changed the server-pl...
Darkvater
2005-05-11
(svn r2290) - CodeChange: protect the next batch of commands. This brings us ...
Darkvater
2005-05-06
(svn r2271) CMD_SET_PLAYER_FACE, CMD_SET_PLAYER_COLOR, CMD_INCREASE_LOAN, CMD...
tron
2005-04-25
(svn r2232) Remove unused commands
tron
2005-03-12
(svn r2004) - Fix: [ 1149487 ] Autosave ignoring settings
Darkvater
2005-02-06
(svn r1832) Next byte -> char iteration: custom names
tron
2005-02-06
(svn r1821) Move generic string handling functions to string.[ch] and introdu...
tron
2005-01-24
(svn r1648) -Fix: server can now pause and unpause a game through the console...
darkvater
2005-01-23
(svn r1616) Introduce ttd_strlcat() and use it to de-uglify some piece of cod...
tron
2005-01-12
(svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared it...
truelight
2005-01-03
(svn r1330) Increase size of some vars from int16 to int32 to guard against f...
tron
2004-12-28
(svn r1286) -Fix: oeps, I clamp'd some numbers wrong :$
truelight
2004-12-28
(svn r1284) -Fix: Fixed 'money-cheat' (read: bug which could give people a lo...
truelight
2004-12-04
(svn r942) -Merged branch/network back into the trunk
truelight
2004-12-02
(svn r901) Small step in the process to clean up the DPARAM mess:
tron
2004-11-25
(svn r815) Include strings.h only in the files which need it.
tron
2004-09-10
(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
truelight
2004-08-20
(svn r85) -Add: initial commit of new AI (enable in Patch menu)
truelight
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight