This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
4e454b31f0efa06fa1679286ab43d613e008da77
0ad
/
source
T
History
janwas
4e454b31f0
lint fixes; more armor-plating for SDL_SetVideoMode
...
This was SVN commit r1780.
2005-01-23 18:05:33 +00:00
..
graphics
mouse_x/y => g_mouse_x/y
2005-01-23 17:35:36 +00:00
gui
mouse_x/y => g_mouse_x/y
2005-01-23 17:35:36 +00:00
i18n
…
lib
lint fixes; more armor-plating for SDL_SetVideoMode
2005-01-23 18:05:33 +00:00
maths
…
ps
stomped various lint warnings:
2005-01-23 17:45:25 +00:00
renderer
Possible texture environment code for single-pass player-colour rendering
2005-01-22 21:25:27 +00:00
scripting
Fixed a few memory leaks as well as the CPlayer/SColour crash-on-exit bug
2005-01-23 01:36:47 +00:00
simulation
Revamped CNetClient/CNetServer JS Interface and new CGameAttributes
2005-01-19 22:32:25 +00:00
sound
Corrected ICC errors and some warnings. Removed some unnecessarily verbose logging. Did minor things.
2005-01-13 00:17:31 +00:00
tests
…
tools
Updated ScEd's handling of players (though in a rather nasty way, since it doesn't actually have a CGame, and so it has no CPlayers, and so there are loads of HACK comments everywhere)
2005-01-18 12:45:56 +00:00
main.cpp
mouse_x/y => g_mouse_x/y
2005-01-23 17:35:36 +00:00
ProgrammingSchedule.xls
…