This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-02 04:25:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44ffb32169ac0cf6bf97cce8fc38cc8391037542
0ad
/
source
T
History
janwas
44ffb32169
fix include path (relative to lib)
...
This was SVN commit r1774.
2005-01-23 17:50:07 +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
add ps/Errors.h and/or lib/types.h headers (shouldn't rely on precompiled.h to pull those in).
2005-01-07 00:47:44 +00:00
lib
fix include path (relative to lib)
2005-01-23 17:50:07 +00:00
maths
Neatened some debug messages. Changed main.cpp so ScEd can use it. Fixed minor inconsistencies and warnings.
2005-01-11 16:58:16 +00:00
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
Made ScEd output entities into an XML file.
2005-01-12 14:31:47 +00:00
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
Some more verbose error reporting
2004-11-12 22:11:04 +00:00