2
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug in the XML manager More... over 16 years ago
Block movement to the cells in the border of the map More... over 16 years ago
Moved the setItem method from the Map class to the Cell class More... over 16 years ago
Fixed small issue in the terrain config file More... over 16 years ago
No need for the item enumerators More... over 16 years ago
Load items from the XML file and store them as two chars insteat of one More... over 16 years ago
No need for the terrain enumerators More... over 16 years ago
Moved the setTerrain method from the Map class to the Cell class More... over 16 years ago
Fixed small issue in the terrain config file More... over 16 years ago
Moved the setTerrain method to map.cpp More... over 16 years ago
Terrain information is now loaded from the XML file and it's stored as two chars insteat of one (this broke the map smoothing) More... over 16 years ago
No need to store a unit's name More... over 16 years ago
Set the units' attributes using the new XmlManager More... over 16 years ago
Added new XML config files and updated old ones More... over 16 years ago
Added basic manager for XML files More... over 16 years ago
*Units are now stored as two chars instead of one. *Units can be created using their name as a string (no need for enumerators). *All this broke editor so it's been disabled. More... over 16 years ago
Set the proper image for the sergeant's standing animation More... over 16 years ago
Fixed bug when parsing the XML file to set a unit's attributes More... over 16 years ago
Set the heroes' attributes from the XML file like we do with normal units More... over 16 years ago
Added an XML file with the attributes of all the heroes More... over 16 years ago
This should have gone in the previous commit More... over 16 years ago
Set the units' attributes from the XML file More... over 16 years ago
Set 'id' as an attribute More... over 16 years ago
Added tinyxml (www.sourceforge.net/projects/tinyxml) More... over 16 years ago
Added an XML file with the attributes of all the units More... over 16 years ago
Changed some enums to make then clearer More... over 16 years ago
Use switch instead of if-else-if More... over 16 years ago
Updated copyright notices More... over 16 years ago
Fixed bug when selecting a creature More... over 16 years ago
Ignore editor's save files More... over 16 years ago