summaryrefslogtreecommitdiffstats
path: root/sigmod/Map.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename Sigmod::Sigmod to Sigmod::Game so that the identifiers don't clash ↵Ben Boeckel2009-02-241-4/+4
| | | | when using namespace Sigmod
* Add using namespace Sigmod and Sigcore to sigmod sources for cleaner codeBen Boeckel2009-02-241-12/+14
|
* FlyWarp isn't needed on Map and cleaned up widgetBen Boeckel2009-01-201-14/+0
|
* Added special load/save for enumerationsBen Boeckel2009-01-161-2/+2
|
* Uneeded test in Map (always true)Ben Boeckel2009-01-161-1/+0
|
* Fixed defaults in MapBen Boeckel2009-01-161-3/+3
|
* Merged CHECK macro branchBen Boeckel2008-12-291-479/+33
|
* Bounds errors are verbose now and some unchecked conditions fixed as wellBen Boeckel2008-12-251-3/+3
|
* [FIX] No more asserts in sigmodBen Boeckel2008-11-081-86/+167
| | | | | | | | | | | | [FIX] Moved to using *ById instead of *Index methods in sigmod [FIX] Tilemaps are now collaged (not completely done on the editing side yet) [FIX] Removed the resource files (drawn natively instead) [FIX] ATBTimer now uses the built-in QTimer in a QObject [FIX] Coordinates are now edited on the map for warps, trainers, and effects [FIX] Tiles are now completely scripted [FIX] Config is now thread-safe git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@308 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Moved Hat, Fraction, Matrix, and Script to sigcoreBen Boeckel2008-10-171-2/+2
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@281 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Started documenting SigmodBen Boeckel2008-10-061-7/+2
| | | | | | [FIX] A few minor bugs git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@272 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Players now have moneyBen Boeckel2008-09-101-8/+8
| | | | | | | | [FIX] Some more things added to Arena stuff [FIX] Can now delete objects in the tree in Sigmodr [FIX] Setting Sigmods as dirty is better now git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@258 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Renamed everything (in use) away from Poké- prefixesBen Boeckel2008-09-061-85/+85
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@250 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen ↵Ben Boeckel2008-09-051-0/+573
for short) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@249 6ecfd1a5-f3ed-3746-8530-beee90d26b22