1
0
forked from 0ad/0ad
Commit Graph

1495 Commits

Author SHA1 Message Date
Fire Giant
7b9bb90995 Added Message Box support.
This was SVN commit r1320.
2004-11-15 02:21:54 +00:00
Fire Giant
2e1358e5dd Added sprites for Message Box.
This was SVN commit r1319.
2004-11-15 02:19:36 +00:00
2c3ce94950 GUI updated with revised twin-coordinate system (still have to make most of the objects use it, though).
This was SVN commit r1318.
2004-11-15 00:13:21 +00:00
Fire Giant
cae40c819c Removed 1_global.xml since it's not needed any more (replaced by 1_init.xml and 6_global.xml).
This was SVN commit r1317.
2004-11-14 21:39:44 +00:00
Fire Giant
d7da07e5c2 Due to the recent GUI load sequence changes, the JS init code goes into this file (previously named 1_global.xml).
This was SVN commit r1316.
2004-11-14 21:31:50 +00:00
Fire Giant
eb1424cb8f Fixed a stupid typo (missing semicolon).
This was SVN commit r1315.
2004-11-14 21:16:39 +00:00
Fire Giant
a9fe8c0c61 Changed GUI load sequence in order to fix a problem which came up through the global objects being loaded before the main menu background object. The globals are now in 6_global.xml (should always be at the end of the load order) and the JS initialization now is in 1_init.xml.
This was SVN commit r1314.
2004-11-14 21:14:00 +00:00
fb09faf5be Parser bug-fix
This was SVN commit r1313.
2004-11-14 18:56:13 +00:00
2bac35868b Highly advanced unit-testing framework
This was SVN commit r1312.
2004-11-14 18:53:26 +00:00
4af3eca831 Prefer compile-time errors to run-time errors
This was SVN commit r1311.
2004-11-14 18:52:22 +00:00
819fad8520 Various GUI updates and fixes, in particular beginning of an overhaul of the Status Orb.
This was SVN commit r1310.
2004-11-13 04:46:05 +00:00
29966d60cd Extra fonts (will probably replaced with something more eye-catching later, but needed something that was readable at small sizes).
This was SVN commit r1309.
2004-11-13 04:45:15 +00:00
c83502927e Slight modifications for compatibility.
This was SVN commit r1308.
2004-11-13 04:43:54 +00:00
64646cfbbf Some more verbose error reporting
This was SVN commit r1307.
2004-11-12 22:11:04 +00:00
c6e1e72698 F1 hotkey for manual.
This was SVN commit r1306.
2004-11-11 23:55:55 +00:00
c1329429e1 GUI updates to finish off Mark's big combat demo.
This was SVN commit r1305.
2004-11-11 23:54:41 +00:00
aca93d38db Entity updates to finish off Mark's big combat demo.
This was SVN commit r1304.
2004-11-11 23:53:10 +00:00
9a69d76feb Minor update to add link to 5_atlas.xml, so that GUI development of the Atlas Editor is supported.
This was SVN commit r1303.
2004-11-11 23:51:52 +00:00
MarkT
f1a8ea118e Added some combatant entities.
This was SVN commit r1302.
2004-11-11 07:11:00 +00:00
MarkT
793794649f Combat code, some scripting, broken network, and fixed some bugs.
This was SVN commit r1301.
2004-11-11 07:09:32 +00:00
Calefaction
9b47d446d2 Updated to instansiate and tear down the mesh managed.
This was SVN commit r1300.
2004-11-08 22:21:50 +00:00
Calefaction
f257c67967 Updated to fix compile errors caued by missing CVertexProgram
This was SVN commit r1299.
2004-11-08 22:15:06 +00:00
Calefaction
efe4673f15 Removed, no longer needed. GLSL replacement coming.
This was SVN commit r1298.
2004-11-08 22:10:30 +00:00
Calefaction
11900f8b38 *** empty log message ***
This was SVN commit r1297.
2004-11-08 22:10:06 +00:00
Calefaction
82108a30c9 Removed, no longer needed (replacement using GLSL coming)
This was SVN commit r1296.
2004-11-08 22:09:28 +00:00
Calefaction
e3137cd302 Various updates, including the new MeshManager
This was SVN commit r1295.
2004-11-08 22:02:01 +00:00
24538f5b41 Minor update to fix HP.
This was SVN commit r1294.
2004-11-08 03:46:04 +00:00
11f2aac9c4 Updated entities: changed placeholder Initial HP to proper HPCurr; changed naming conventions to suit proper structure from Art Dept; added most ID attributes. More parenting organisation to come.
This was SVN commit r1293.
2004-11-08 03:45:39 +00:00
Fire Giant
31ac2a5e03 Commiting Stuart's GUI updates.
This was SVN commit r1292.
2004-11-08 00:41:54 +00:00
Fire Giant
ee21933c49 Commiting Stuart's GUI updates (Mouse position shown right to FPS counter).
This was SVN commit r1291.
2004-11-08 00:40:10 +00:00
Fire Giant
8658526529 Commiting Stuart's updated GUI files (GUI toggled to bottom at launch, and other minor fixes).
This was SVN commit r1290.
2004-11-08 00:35:26 +00:00
da9f45ee00 Updated entities with generic type and placeholder hitpoints.
This was SVN commit r1289.
2004-11-08 00:20:19 +00:00
f66de9d098 log when files are opened (used to arrange files in zip archive)
also added mtime to *_stat calls for XMB (check date instead of
checksum)

This was SVN commit r1288.
2004-11-07 23:00:32 +00:00
e48b5f9b64 enable file listing hook in ParseArgs
This was SVN commit r1287.
2004-11-07 22:46:57 +00:00
f76d099956 Proper Player Handling
This was SVN commit r1286.
2004-11-07 21:59:52 +00:00
c32e6d5215 String conversion fix/extension
This was SVN commit r1285.
2004-11-07 21:57:46 +00:00
3136791492 Linux/GCC Compat(tm)
This was SVN commit r1284.
2004-11-07 21:30:47 +00:00
5ab0be984b CStr alterations
This was SVN commit r1283.
2004-10-31 22:00:01 +00:00
5e42dad394 CStr alterations
This was SVN commit r1282.
2004-10-31 20:29:09 +00:00
Calefaction
3c69a79f0f Updated to output OpenGL version
This was SVN commit r1281.
2004-10-31 07:37:32 +00:00
Calefaction
955ddcf9a1 More programmable pipeline updates
This was SVN commit r1280.
2004-10-30 21:57:46 +00:00
2cf79ca6cf more dox :]
This was SVN commit r1279.
2004-10-30 15:17:19 +00:00
4e7b6bd165 improved dox a bit; explicit deque_finished_bufs call, instead of changing update behavior via VS_ flags.
This was SVN commit r1278.
2004-10-25 13:07:34 +00:00
728e6e1f10 Update to fix likely GCC compile problem
This was SVN commit r1277.
2004-10-24 15:49:52 +00:00
Calefaction
09ce67303e Updates to fix VC2K5 compile problem
This was SVN commit r1276.
2004-10-24 00:48:54 +00:00
06051e3628 cleaned up and documented. ready for use.
This was SVN commit r1275.
2004-10-23 19:55:41 +00:00
0c95417dec Avoid type warnings
This was SVN commit r1274.
2004-10-23 19:24:55 +00:00
96807dd6f3 remove resource.h include - not needed, was actually referring to sced resource.h
This was SVN commit r1273.
2004-10-23 18:41:02 +00:00
Calefaction
7947293015 Initial programmable pipeline push
This was SVN commit r1272.
2004-10-23 18:13:54 +00:00
Fire Giant
dc69bb3682 CVS commit test, just inserted some comments into the file :)
This was SVN commit r1271.
2004-10-23 17:16:52 +00:00