1
0
forked from 0ad/0ad
Commit Graph

215 Commits

Author SHA1 Message Date
3f1dfce41b Simplify GUI/simulation interface
This was SVN commit r7286.
2010-01-25 22:31:43 +00:00
953fb41c82 # Basic in-game building placement with new simulation system
This was SVN commit r7285.
2010-01-24 17:24:35 +00:00
0d9c9d646b Updated entity template conversion script, to convert population costs and names and civs
This was SVN commit r7284.
2010-01-24 17:20:23 +00:00
4fed9b8242 # Added initial support for players and population counters in new simulation system, plus various infrastructure improvements.
Merge from 22b478ffed8d.
Pure scripted interface definitions.
Entity creation from scripts.
Improved messaging system.
Messages on entity deletion.
Basic player entities.
Player ownership.
Bug fixes.

This was SVN commit r7281.
2010-01-22 20:03:14 +00:00
2794795024 Fix old entity scripts with new GUI system
This was SVN commit r7277.
2010-01-15 16:47:08 +00:00
7c2e9027c2 # Rewrite of the game's simulation system
Giant merge from
http://svn.wildfiregames.com/hg-source/file/5fb522019d5e
Infrastructure is largely complete, gameplay is largely missing
Disabled by default; use command-line flag "-sim2"
(Second attempt at commit...)

This was SVN commit r7259.
2010-01-09 19:20:14 +00:00
5a53b3183a Remove old debug statement
This was SVN commit r7238.
2009-12-31 16:47:02 +00:00
8d94e1f0e3 Fix (but not perfectly) the functions for entity scripts to display messages in the GUI
This was SVN commit r7233.
2009-12-30 12:53:59 +00:00
3d2b3b44ec wildebeest
This was SVN commit r7232.
2009-12-30 07:08:26 +00:00
ceb8cb2738 This was SVN commit r7225. 2009-12-24 05:32:44 +00:00
f60a92ed2f This was SVN commit r7220. 2009-12-07 13:34:33 +00:00
f0d9806b3f # Restructured GUI implementation
CGUI now represents a single 'page'. CGUIManager maintains multiple
pages and switches between them.
Split the XML files into pregame, loading, session and messagebox pages.
Added hotloading of GUI pages.
Minor GUI cleanups.
(Merge from hg 81862d33780c)

This was SVN commit r7214.
2009-12-03 20:17:22 +00:00
74df8c7105 * Modification to deer_mesh.dae
This was SVN commit r7205.
2009-11-18 00:57:41 +00:00
85179afa0d This was SVN commit r7154. 2009-10-12 11:40:36 +00:00
b343249fcc add missing terrains.xml
avoid data-dependent bug (null pointer when no terrain properties
loaded)
fixes #307
thanks go to BadassTester and Heron!

This was SVN commit r7153.
2009-10-11 21:27:35 +00:00
610842c9dd #New Celt House.
This was SVN commit r7142.
2009-09-11 21:19:38 +00:00
b0ba529cee This was SVN commit r7139. 2009-09-09 21:09:38 +00:00
7d27f159e0 This was SVN commit r7134. 2009-09-07 22:19:02 +00:00
4f8371988e #[Public] Big Desert terrain update.
This was SVN commit r7132.
2009-09-07 02:44:56 +00:00
739fcd8921 #(Public) New fauna: Zebra.
This was SVN commit r7131.
2009-09-04 05:00:34 +00:00
32dc4fd2f0 This was SVN commit r7129. 2009-08-27 20:54:09 +00:00
ad34a6c849 #(Public) New "Badlands" test map for the Open Sourcers.
This was SVN commit r7128.
2009-08-27 06:32:49 +00:00
51e95a99d8 This was SVN commit r7127. 2009-08-27 06:32:01 +00:00
17ea25b20e This was SVN commit r7126. 2009-08-26 22:45:36 +00:00
a1b58e0e58 This was SVN commit r7125. 2009-08-25 21:17:47 +00:00
926321c9de This was SVN commit r7123. 2009-08-25 03:35:48 +00:00
df9388c5fc This was SVN commit r7122. 2009-08-25 03:35:33 +00:00
f92fe2e25f #(Public Release) Desert Terrains update.
This was SVN commit r7121.
2009-08-25 03:29:53 +00:00
94c7677c25 This was SVN commit r7119. 2009-08-24 01:18:25 +00:00
e0ce4ce067 This was SVN commit r7117. 2009-08-24 01:17:26 +00:00
307953b9fc This was SVN commit r7114. 2009-08-17 03:41:17 +00:00
dedf77179a #Public: A 512x512 desert map work-in-progress.
This was SVN commit r7107.
2009-08-11 18:47:25 +00:00
a76bbd5a5d fix: hele_cavalry_swordsman_b.xml had (creation) Time as a child of Resource, which is incorrect
(see http://www.wildfiregames.com/forum/index.php?showtopic=12564)

This was SVN commit r7101.
2009-08-09 17:18:35 +00:00
aafe4fb0d5 This was SVN commit r7075. 2009-08-05 06:19:09 +00:00
e239d6c076 #Public Release: New elephant entities and Oasis map update.
This was SVN commit r7041.
2009-07-27 05:28:27 +00:00
833e57abb0 This was SVN commit r7040. 2009-07-27 05:04:52 +00:00
fa68ffd334 This was SVN commit r7039. 2009-07-27 05:02:55 +00:00
6937137341 Public release: New African Bush elephant and baby elephant.
This was SVN commit r7033.
2009-07-25 18:59:46 +00:00
8edcc450ed This was SVN commit r7025. 2009-07-19 23:09:10 +00:00
6146db7a3d This was SVN commit r7005. 2009-07-16 22:00:30 +00:00
60c5beddc0 Change GUI text file encoding to utf-8, change line endings to native
This was SVN commit r6997.
2009-07-16 15:49:59 +00:00
3aafdeeaa2 Fix non-ASCII character in script
This was SVN commit r6995.
2009-07-16 10:32:58 +00:00
4c4bc53a91 Convert some line endings to native
This was SVN commit r6994.
2009-07-16 10:20:51 +00:00
0b17c32492 #Public release. New Spartan and Hypaspist shield textures. Tweaked the falcon textures.
This was SVN commit r6993.
2009-07-15 23:45:19 +00:00
382804965d This was SVN commit r6989. 2009-07-14 18:39:36 +00:00
0b6ccbee59 This was SVN commit r6981. 2009-07-14 00:02:17 +00:00
31b7d24b32 This was SVN commit r6980. 2009-07-13 23:47:00 +00:00
6c3c6f5b35 This was SVN commit r6979. 2009-07-13 22:32:46 +00:00
90a7cfe55a This was SVN commit r6977. 2009-07-13 22:00:18 +00:00
54291dfb68 This was SVN commit r6976. 2009-07-13 21:58:08 +00:00