1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas 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
..
cursor.cpp mouse_x/y => g_mouse_x/y 2005-01-23 17:42:28 +00:00
cursor.h OpenGL cursor (for non-Windows) 2004-07-24 19:38:12 +00:00
file.cpp stomped various lint warnings: 2005-01-23 17:54:20 +00:00
file.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
h_mgr.cpp stomped various lint warnings: 2005-01-23 17:54:20 +00:00
h_mgr.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
handle.h fix include path (relative to lib) 2005-01-23 17:50:07 +00:00
hotload.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
jmemdatasrc.cpp New JavaScript interface for the network client, plus some linux/gcc/misc fixes 2005-01-17 04:52:02 +00:00
mem.cpp aio: check for NULL aiocb* params; made aio_h get/set static; various small improvements 2005-01-07 01:13:48 +00:00
mem.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
ogghack.cpp better error handling: lots of little changes. 2004-12-01 21:37:01 +00:00
ogghack.h Linux/GCC Compat(tm) 2004-11-07 21:30:47 +00:00
ogl_tex.cpp 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
ogl_tex.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
res.cpp 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
res.h less dependencies: handle.h forward-defines Handle, so that not everything that uses res headers is dependent on h_mgr 2004-10-06 14:00:43 +00:00
snd.cpp stomped various lint warnings: 2005-01-23 17:54:20 +00:00
snd.h add master sound disable, triggered if g_Quickstart == true. 2004-12-01 22:19:58 +00:00
tex.cpp New JavaScript interface for the network client, plus some linux/gcc/misc fixes 2005-01-17 04:52:02 +00:00
tex.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
unifont.cpp Adjusted things to work with the new top-down orientation 2005-01-07 14:10:14 +00:00
unifont.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
vfs.cpp Fixed fix, to correct precedence (as warned about by the friendly compiler ;-) ) 2005-01-11 16:40:01 +00:00
vfs.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
zip.cpp stomped various lint warnings: 2005-01-23 17:48:32 +00:00
zip.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00