summaryrefslogtreecommitdiff
path: root/src/players.cpp
AgeCommit message (Expand)Author
2007-05-19(svn r9879) -Fix (r9874): global autoreplace was little broken ;)rubidium
2007-05-19(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...rubidium
2007-05-01(svn r9760) -Codechange: remove the need for saving some vehicle variables.rubidium
2007-04-17(svn r9664) -Documentation: Doxygen corrections,errors and omissionsbelugas
2007-03-30(svn r9529) -Fix [FS#705]: when 2 clients joined together, the second asserte...truelight
2007-03-21(svn r9391) -Documentation : correct Doxygen of comments and @file inclusion....belugas
2007-03-20(svn r9377) -Fix (r9376): the off-by-one error was also present at another lo...rubidium
2007-03-08(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-02(svn r8969) -Codechange: rework of the player face bits.rubidium
2007-02-25(svn r8892) -Fix (r8879): swapped the eye colour and eyebrow bits.rubidium
2007-02-24(svn r8887) -Fix (r8879)[MorphOS]: initialization of mouth_table[] skipped by...KUDr
2007-02-24(svn r8879) -Codechange: make DrawPlayerFace easier to read.rubidium
2007-02-23(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...belugas
2007-02-06(svn r8610) -Codechange/Feature: rewrote the list handling in the autoreplace...bjarni
2007-01-30(svn r8455) -Codechange: Give a more meaningful name (railveh_type)to member ...belugas
2007-01-24(svn r8385) -Fixtron
2007-01-21(svn r8300) -Codechange: Add a prototype for DrawPlayerIcon to players.h and ...maedhros
2007-01-16(svn r8155) -Fix: fixed compilation when --disable-network is in usebjarni
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr