1
1
forked from 0ad/0ad
Commit Graph

6 Commits

Author SHA1 Message Date
85fd8a0f0e stomped various lint warnings:
- /* */ -> //
- clarified expressions
- add casts
- func() -> func(void)
- signed/unsigned

also KB -> KiB, MB -> MiB

This was SVN commit r1775.
2005-01-23 17:54:20 +00:00
15ca5cbf21 newline stomper and fixed warnings
This was SVN commit r473.
2004-06-11 02:14:18 +00:00
016ca6ed06 fixed gcc error with asm code
This was SVN commit r347.
2004-06-02 15:00:23 +00:00
f383cfd4a8 fix for vc7 (incomplete type in container). also some updates to vfs
This was SVN commit r221.
2004-05-08 01:11:51 +00:00
1b94f9e4fc some files that weren't committed for some reason
This was SVN commit r164.
2004-03-03 00:44:06 +00:00
5cc814759f Initial revision
This was SVN commit r9.
2003-11-03 16:22:45 +00:00