rubidium
|
86dc219b4b
|
(svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc.
|
2006-08-28 18:53:03 +00:00 |
|
truelight
|
bd7fabb647
|
(svn r5973) -Codechange: md5_append only uses size_t as nbytes param, so use that (michi_cc)
|
2006-08-20 12:07:27 +00:00 |
|
Darkvater
|
4a58250cb9
|
(svn r2962) - const correctness for all Get* functions and most Draw* functions that don't change their pointer parameters
- change a lot of byte player types to PlayerID
- beautify header files, same "#endif /* filename */" ending
|
2005-09-18 20:56:44 +00:00 |
|
tron
|
647cbd6bdd
|
(svn r2701) Insert Id tags into all source files
|
2005-07-24 14:12:37 +00:00 |
|
hackykid
|
2f1a224ea9
|
(svn r2390) - Codechange: Fix some warnings on GCC 4.0.0
|
2005-06-01 11:52:44 +00:00 |
|
tron
|
2eb7aedf69
|
(svn r1402) Trim trailing whitespace
|
2005-01-06 18:45:28 +00:00 |
|
truelight
|
b50b664f36
|
(svn r1026) -Add: [Network] Added unique id, so in network, each client has an
unique id (generated via md5)
|
2004-12-12 16:04:32 +00:00 |
|