1
0
forked from 0ad/0ad
0ad/source
janwas 18720c9c20 # multimonitor mouse fix (2)
hopefully found last confusion between screen/client coords (now prefix
the former with screen_*)
SDL passes around client coords in message as Uint16, int in API calls,
Window gives/takes screen space POINT (LONG x,y)

This was SVN commit r4311.
2006-09-08 20:09:26 +00:00
..
graphics Updated OpenAL to 1.1 (which no longer includes ALUT). 2006-09-02 21:20:25 +00:00
gui # Optimised minimap drawing 2006-08-27 22:51:53 +00:00
i18n # housekeeping 2006-07-26 13:10:13 +00:00
lib # multimonitor mouse fix (2) 2006-09-08 20:09:26 +00:00
maths # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
network Added the concept of diplomatic stance in CPlayer. 2006-08-28 03:07:48 +00:00
pch # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ps buildFileList -> buildDirEntList to emphasize that dirs can be returned. (pt2) 2006-09-08 18:41:30 +00:00
renderer # Add JS variable renderer.fancyWater to enable/disable fancy water rendering at runtime 2006-09-07 22:16:15 +00:00
scripting buildFileList -> buildDirEntList to emphasize that dirs can be returned. (pt2) 2006-09-08 18:41:30 +00:00
simulation Sped up territory border rendering by caching each edge segment's terrain-conformed coordinates so they don't have to be recalculated each frame. 2006-09-08 16:03:18 +00:00
sound # housekeeping 2006-06-04 22:27:40 +00:00
tools Fixed warnings/errors/leaks related to Xerces update 2006-09-04 20:59:21 +00:00
main.cpp Updated OpenAL to 1.1 (which no longer includes ALUT). 2006-09-02 21:20:25 +00:00