Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-28 | (svn r1705) Sign owner variable is a byte, not int32 of course | dominik | |
2005-01-25 | (svn r1673) - Codechange: Removed some redundant comments from r1667 | dominik | |
Saving the player color for signs will work right after the savegame bump | |||
2005-01-25 | (svn r1667) - Feature: Signs are now shown in the color of the player who ↵ | dominik | |
created them (Note: The player information is currently not stored in savegames. Upon loading a game the signs will all be gray again) | |||
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the ↵ | tron | |
appropriate warning flags in the Makefile | |||
2005-01-12 | (svn r1488) -Fix: fixed some spelling mistakes (tnx to Tron) | truelight | |
-Fix: fixed some compiler-warnings | |||
2005-01-12 | (svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared ↵ | truelight | |
it for dynamic arrays |