rubidium
|
27cee58ab8
|
(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
|
b83703b215
|
(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
|
8e6a911700
|
(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
|
a227065ab7
|
(svn r2701) Insert Id tags into all source files
|
2005-07-24 14:12:37 +00:00 |
|
hackykid
|
f7dcd2e834
|
(svn r2390) - Codechange: Fix some warnings on GCC 4.0.0
|
2005-06-01 11:52:44 +00:00 |
|
tron
|
8b7c1e94e1
|
(svn r1402) Trim trailing whitespace
|
2005-01-06 18:45:28 +00:00 |
|
truelight
|
0e79314353
|
(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 |
|