1
0
forked from mirrors/0ad
Commit Graph

1390 Commits

Author SHA1 Message Date
Acumen e459e93ab4 Combat fixes ... Increased standard entity movement rate, and made pain sounds only occur on death.
This was SVN commit r1423.
2004-11-28 21:31:39 +00:00
Acumen a2bcfd8a47 Minor GUI fixes.
This was SVN commit r1422.
2004-11-28 21:11:37 +00:00
Acumen ec62c14ca4 Created entities for all Hellenic buildings created so far.
This was SVN commit r1421.
2004-11-28 20:11:02 +00:00
Acumen ee669ca572 More of the same.
This was SVN commit r1420.
2004-11-28 19:10:26 +00:00
Acumen dcb00048e0 Added support for unit icon sheets.
This was SVN commit r1419.
2004-11-28 19:09:40 +00:00
Acumen 3f78a37325 Added support for building icon sheets.
This was SVN commit r1418.
2004-11-28 19:07:26 +00:00
Acumen 2ad47d5758 Added civ icon sheets.
This was SVN commit r1417.
2004-11-28 19:05:31 +00:00
Acumen 77354f6b5d More GUI art.
This was SVN commit r1415.
2004-11-27 22:23:14 +00:00
Acumen 6f4f2595d7 Replaced Status Pane.
This was SVN commit r1414.
2004-11-27 22:21:09 +00:00
Acumen c5ecde88a2 Added default unit LOS.
This was SVN commit r1413.
2004-11-27 22:19:05 +00:00
Acumen 65abe909b3 Added default building LOS.
This was SVN commit r1412.
2004-11-27 22:18:42 +00:00
Acumen 068f6e8d47 Revised GUI scripts to turn Status Orb into lengthened pane, populated it with stats, retabulated Group Pane and gave it an opaque background (as requested by Malte).
This was SVN commit r1411.
2004-11-27 22:17:35 +00:00
MarkT f930bf1df4 Added semi-intelligent text parser for XMLs - so that numeric properties on entities are no longer stored as strings instead.
This was SVN commit r1409.
2004-11-27 20:02:51 +00:00
Ykkrosh d9f30a5d42 Faster Ogg reading (~2.5x in extremely unoptimised builds)
This was SVN commit r1408.
2004-11-27 04:14:34 +00:00
Ykkrosh fe54b3deeb Fixed minor warnings
This was SVN commit r1406.
2004-11-27 03:22:04 +00:00
Ykkrosh c82c7d2e2a Increased SND_CARD_LEN to handle "Realtek AC97 Audio"
This was SVN commit r1405.
2004-11-27 02:57:54 +00:00
Ykkrosh caf8471132 Testing svk (and fixing tab usage)
This was SVN commit r1404.
2004-11-26 21:34:35 +00:00
SVN c9fa12e514 Placing contents of system and art packs in version control
This was SVN commit r1400.
2004-11-25 20:00:26 +00:00
SVN a975b4988b Removing outdated CVS files from the main trunk
This was SVN commit r1399.
2004-11-25 15:40:36 +00:00
Acumen 314689a0bf Last-minute GUI fixes to make music cross-fade when switching between tracks. Also made it switch back to the main theme on End Game.
This was SVN commit r1396.
2004-11-25 02:44:38 +00:00
Gee caff02e8da I had to ask some things to make some word-processing easier/faster. Feel free to adjust anything that's crooked.
This was SVN commit r1395.
2004-11-24 23:47:48 +00:00
Gee 0adc8f6ca2 Unfinished Input box.
This was SVN commit r1394.
2004-11-24 23:39:52 +00:00
olsner 30ad195c0b Linux/GCC Compat
This was SVN commit r1393.
2004-11-23 23:56:10 +00:00
janwas 7bf6d11d8c "*.<ext>" filter as per new vfs_next_dirent
This was SVN commit r1392.
2004-11-23 23:52:52 +00:00
janwas 7a84eca26b "*.<ext>" filter as per new vfs_next_dirent; also use ARRAY_SIZE
This was SVN commit r1391.
2004-11-23 23:52:39 +00:00
janwas 5a09dcd81b "*.xml" filter as per new vfs_next_dirent
This was SVN commit r1390.
2004-11-23 23:52:13 +00:00
janwas d9ed18f8ca fixed stupid bug, simplified vfs_next_dirent
This was SVN commit r1389.
2004-11-23 23:51:34 +00:00
olsner 86940ee0aa Minor changes in MP player handling, slightly more correct
This was SVN commit r1388.
2004-11-23 23:46:15 +00:00
olsner b3cba5f48c Deadlock Fix in Linux code
This was SVN commit r1387.
2004-11-23 23:37:10 +00:00
janwas 313df4064c vfs_next_dirent filter can now match *? wildcards (no longer limited to extensions)
updated dox, and added ERR_VFS_DIR_END code

This was SVN commit r1386.
2004-11-23 21:12:18 +00:00
janwas 5c923bbe70 update filter dox to bring in line with new vfs_next_dirent
also accounts for new ERR_VFS_DIR_END code when checking errors

This was SVN commit r1385.
2004-11-23 21:11:00 +00:00
janwas 5857361da2 add ERR_VFS_DIR_END code
This was SVN commit r1384.
2004-11-23 21:08:59 +00:00
janwas 9a00cd11d5 add match_wildcard function (for vfs_next_dirent)
This was SVN commit r1383.
2004-11-23 20:52:03 +00:00
janwas 03db724b99 better error handling: no assert blowing up in your face if SndData_reload fails (or is made to fail)
This was SVN commit r1382.
2004-11-23 19:08:30 +00:00
Ykkrosh 2fe43a46fc Other changes to incomplete systems
This was SVN commit r1381.
2004-11-23 18:21:43 +00:00
Ykkrosh 033666c2de Various ancient changes that were never committed (since they don't quite work yet)
This was SVN commit r1380.
2004-11-23 18:19:27 +00:00
Acumen fde2cae72e Minor fix for music.
This was SVN commit r1379.
2004-11-22 23:41:44 +00:00
janwas 4596b7dfc8 sound driver version detect code takes DLL search path into account; hardened
This was SVN commit r1378.
2004-11-22 07:41:02 +00:00
janwas 3b5ab280d4 add win_exe_dir (application's start directory)
This was SVN commit r1377.
2004-11-22 07:40:32 +00:00
janwas affc35521f remove dsound.h - fixes compile error on vc6/7 hybrid (probably mismatched DX headers)
This was SVN commit r1376.
2004-11-22 03:03:25 +00:00
janwas 2fadd87e4f remove zlib.h from header to xeromyces.cpp
it's only used to forward-declare a function used in the impl =>
shouldn't be in header
also added ZLIB_DLL before zlib.h

This was SVN commit r1375.
2004-11-22 00:19:08 +00:00
janwas b2ba38e7a4 define ZLIB_DLL before zlib.h
This was SVN commit r1374.
2004-11-22 00:17:37 +00:00
janwas 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
janwas 73834cee73 upgraded to libpng 1.2.7 to fix bug #24
This was SVN commit r1372.
2004-11-22 00:09:36 +00:00
janwas 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
Acumen 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
Acumen f92c0a6d1f More GUI.
This was SVN commit r1367.
2004-11-20 21:52:41 +00:00
janwas daab6788b9 add SetPosition and SetGain wrappers. untested
This was SVN commit r1366.
2004-11-20 21:32:00 +00:00