-
v0.2.355c1ddc0 · ·
Whee, another release you've all been waiting for! New shiny stuff: * Walking units * Pathfinding * Profiling * Inotify asset refreshing * First drafts for nyan * Terrain debug grid (F4) * Unit creation and death sounds * Mac OSX support * AOE:HD support Improvements: * Buildsystem heavily boosted * Gamespec loading job in background * Random things all over the code
-
v0.2.26055159f · ·
import all raw orignal gamedata the members to be available in C++ are defined in convert/gamedata/ the code generation automatically creates all needed files. these reside in src/gamedata/ and are a huge tree structure which equals the content of the empires2x1p1.dat file.
-
v0.2.14b5893c8 · ·
infinite terrain and sound this was mainly background work, especially the original data conversion was improved. basic sound support was implemented, some bugs in the terrain rendering algorithm were fixed.
-
v0.2.087139221 · ·
milestone 2 rendering a single building (an university.), from the stock age2 media files coloring works, it's done by a fragment shader that replaces alpha-marked base colors (of the blue player)
-
v0.1.04c0058f6 · ·
milestone 1 sdl window is working, with a gaben displayed: how awesome is that?!! mouse clicks also trigger the drawing of a castle and village center, these images were extracted from the age2 wiki.
-