1
0
forked from 0ad/0ad
Commit Graph

1348 Commits

Author SHA1 Message Date
af56d5829b improved png write code while searching for cause of bug #24
This was SVN commit r1373.
2004-11-22 00:10:16 +00:00
73834cee73 upgraded to libpng 1.2.7 to fix bug #24
This was SVN commit r1372.
2004-11-22 00:09:36 +00:00
bfd2a43dfb sound code: now uses DX5 (instead of default of DX8), more error checking vs. bug #33
This was SVN commit r1371.
2004-11-21 08:41:40 +00:00
b99699cacc Support for grunts and cries of pain when units attack.
This was SVN commit r1370.
2004-11-21 01:19:32 +00:00
Fire Giant
dfec360d84 Minor tweakings regarding multi-lined code for message boxes.
This was SVN commit r1369.
2004-11-20 23:19:59 +00:00
Fire Giant
82fe6b675a Added a temporary "End Game" button with adequate message box as Jason requested. This will get replaced by a real game menu soon.
This was SVN commit r1368.
2004-11-20 23:19:24 +00:00
f92c0a6d1f More GUI.
This was SVN commit r1367.
2004-11-20 21:52:41 +00:00
daab6788b9 add SetPosition and SetGain wrappers. untested
This was SVN commit r1366.
2004-11-20 21:32:00 +00:00
2b5b46c5c8 Added pseudo-random music playback.
This was SVN commit r1365.
2004-11-20 17:52:18 +00:00
d4f31c09da replace detect() with individual routines; add sound card system_info;
add g_Quickstart that skips writing system_info (speeds up startup by
700ms)

This was SVN commit r1364.
2004-11-19 22:58:01 +00:00
c9303e0e40 delay load dsound.dll
This was SVN commit r1363.
2004-11-19 22:56:17 +00:00
c6cf8593c9 add windows sound card info query (via directsound; OpenAL is entirely unhelpful)
This was SVN commit r1362.
2004-11-19 22:43:02 +00:00
d489c48652 safer check if TSC is useable (and CPU detect has occurred)
This was SVN commit r1361.
2004-11-19 22:42:20 +00:00
2f9a735232 add win_sys_dir for win-specific code
This was SVN commit r1360.
2004-11-19 22:41:37 +00:00
1ba56151ca explicit string size; remove reference to detect()
This was SVN commit r1359.
2004-11-19 22:41:05 +00:00
d5473db68e warning fix: remove redundant uint >= 0
This was SVN commit r1358.
2004-11-19 22:40:27 +00:00
4a9fc1e1d1 add sound card info; remove central detect() call
This was SVN commit r1357.
2004-11-19 22:40:00 +00:00
25468f0251 Want some more GUI? Here ya go.
This was SVN commit r1356.
2004-11-19 02:06:32 +00:00
Fire Giant
88af47ce03 Changed the 0ad icon code.
This was SVN commit r1355.
2004-11-18 21:50:17 +00:00
839c2033ec But wait, more GUI.
This was SVN commit r1354.
2004-11-18 21:27:23 +00:00
cda100e72d fix warning: cast -1 to uint
This was SVN commit r1353.
2004-11-18 20:56:45 +00:00
df2e7f1b08 fix warning: add typecast to JSVAL_NULL
This was SVN commit r1352.
2004-11-18 20:56:13 +00:00
e04df2616b remove redundant size_t >= 0 check to satisfy ICC
This was SVN commit r1351.
2004-11-18 20:52:27 +00:00
b4fef6c1f2 fix incorrect 64-bit serialization
(was shifting u32 32 bits left, which is 0)

This was SVN commit r1350.
2004-11-18 20:51:49 +00:00
59629dfe9d More GUI.
This was SVN commit r1349.
2004-11-18 15:43:34 +00:00
1448568308 More GUI updates.
This was SVN commit r1348.
2004-11-18 05:27:12 +00:00
ee6ae42c5f Commit to remove duplicate 0ad icon.
This was SVN commit r1347.
2004-11-18 02:36:20 +00:00
Fire Giant
f39d503395 Small updates, disabled music-command on exit button, since that didn't seem to work for me (button ceased to work).
This was SVN commit r1346.
2004-11-18 01:47:10 +00:00
Fire Giant
2d1079daa8 New fonts for message box (larger/better readability) plus icon implementation.
This was SVN commit r1345.
2004-11-17 23:46:29 +00:00
MarkT
884428f8a7 Testing an update to this file.
This was SVN commit r1344.
2004-11-17 23:38:46 +00:00
1290f3c758 Implemented basic combat economy (kill opponents to plunder a pitiful quantity of resources, which you can't actually use anywhere).
This was SVN commit r1343.
2004-11-17 23:15:08 +00:00
f5723ecefe Update for entity promotions.
This was SVN commit r1342.
2004-11-17 06:25:30 +00:00
5eb9480bf1 Some extra entity rank and looting attributes.
This was SVN commit r1341.
2004-11-16 21:15:34 +00:00
419a1e0a7d Various GUI updates.
This was SVN commit r1340.
2004-11-16 21:14:26 +00:00
16287e8195 commented out EntityResolver LOG statement (less spew)
This was SVN commit r1339.
2004-11-16 18:22:54 +00:00
Fire Giant
e31bdeaabe New fonts for message box (larger/better readability).
This was SVN commit r1338.
2004-11-16 02:34:20 +00:00
Fire Giant
0b53acf968 Inserted 0ad icon for messages / ingame text.
This was SVN commit r1337.
2004-11-16 02:29:24 +00:00
Fire Giant
93706e81c3 Improved message box (3 buttons/icon support).
This was SVN commit r1336.
2004-11-16 02:28:19 +00:00
b5655265da GUI update (first music implementation, a little Status Orb improvement).
This was SVN commit r1335.
2004-11-16 00:44:10 +00:00
884dbf281c Rank attribute.
This was SVN commit r1334.
2004-11-16 00:43:19 +00:00
bbd91a3063 Hotkey for music playback.
This was SVN commit r1333.
2004-11-16 00:42:47 +00:00
MarkT
d30e10042f Minor changes to sound-script interface.
This was SVN commit r1332.
2004-11-15 22:30:01 +00:00
34f8cbc7c2 New hotkey for end-game-session.
This was SVN commit r1331.
2004-11-15 21:17:26 +00:00
b727fbfa15 Resource Pool update.
This was SVN commit r1330.
2004-11-15 21:07:02 +00:00
e1bb0a3d2e get ride of separate snd_open_def (simplifies JS interface)
filename is assumed to be a definition file if extension == .txt

This was SVN commit r1329.
2004-11-15 18:34:13 +00:00
c3a331b73f add JS sound binding
This was SVN commit r1328.
2004-11-15 18:23:39 +00:00
751cf46d2e Updated GUI to revise Group Pane and do some other cleanup stuff.
This was SVN commit r1327.
2004-11-15 17:34:51 +00:00
ae6baf5134 Changed all the spaces back into tabs
This was SVN commit r1326.
2004-11-15 13:38:07 +00:00
Fire Giant
8d7c180457 Fixed a missing comma on line 76, which made the batch-file not work any more.
This was SVN commit r1325.
2004-11-15 10:05:12 +00:00
2f27947101 Minor oops
This was SVN commit r1324.
2004-11-15 04:58:33 +00:00