1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
janwas a43205148b stomped various lint warnings:
- /* */ -> //
- clarified expressions
- add casts
- func() -> func(void)
- signed/unsigned

This was SVN commit r1772.
2005-01-23 17:45:25 +00:00
..
unix New JavaScript interface for the network client, plus some linux/gcc/misc fixes 2005-01-17 04:52:02 +00:00
win stomped various lint warnings: 2005-01-23 17:45:25 +00:00
cpu.h move from lib/ to lib/sysdep 2004-07-31 14:10:06 +00:00
debug.h Introducing: The Pre-Game State. The game instance is not created on program load as before, but can be started by JS functions. 2004-08-05 13:07:51 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
ia32.cpp aio: check for NULL aiocb* params; made aio_h get/set static; various small improvements 2005-01-07 01:13:48 +00:00
ia32.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
os.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
sysdep.cpp Linux Compat and some updated PARANOIA code 2004-09-22 15:20:58 +00:00
sysdep.h wdbg: temporarily removed LOCALIZED_TEXT so this works in another project. must find long-term solution: lib/ must not be dependent on ps/! 2005-01-07 00:59:52 +00:00