Age | Commit message (Expand) | Author | Files | Lines |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -5/+2 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-10-07 | Fixed a compile error that I accidently caused (sorry). | Ira Rice | 1 | -2/+2 |
2008-10-06 | Changed map reader code to allow for pixel offsets, based on TMW's trunk | Ira Rice | 1 | -3/+9 |
2008-10-04 | Added support for object groups that have an offset | Bjørn Lindeijer | 1 | -4/+13 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -99/+119 |
2008-08-29 | Added fix from TMW to prevent crash if a map layer has too many tiles | Lloyd Bryant | 1 | -1/+7 |
2008-08-28 | Fixed crash when map layer has too many tiles. | Bjørn Lindeijer | 1 | -1/+7 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-07-01 | Merged revisions 4044-4067 via svnmerge from | Bjørn Lindeijer | 1 | -67/+97 |
2008-05-21 | Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from | Philipp Sehmisch | 1 | -8/+6 |
2008-04-10 | Fixed some compiler warnings and don't try to load particle effects when no | Bjørn Lindeijer | 1 | -0/+6 |
2008-04-08 | Implemented support for an arbitrary number of map layers. The only layer | Bjørn Lindeijer | 1 | -67/+84 |
2008-04-07 | Added XML::Document class which simplifies parsing an XML document and | Bjørn Lindeijer | 1 | -8/+6 |
2007-11-16 | Reduced noise in log file. | Guillaume Melquiond | 1 | -1/+9 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -1/+1 |
2007-08-30 | Merged equipment database with items database and got rid of the unused item | Bjørn Lindeijer | 1 | -1/+1 |
2007-08-27 | Ported patch from 0.0, in order to support missing extensions and uncompresse... | Guillaume Melquiond | 1 | -7/+18 |
2007-08-27 | Made client search for both compressed and non-compressed map files. | Bjørn Lindeijer | 1 | -7/+18 |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 1 | -0/+24 |
2007-05-04 | Merged particle engine into main eAthena branch. | Philipp Sehmisch | 1 | -0/+24 |
2007-04-23 | Merged Björn Steinbrinks improvements at the xml parsing from trunk version. | Philipp Sehmisch | 1 | -23/+26 |
2007-04-22 | Added a macro for XML child node iterations to make the code more terse and e... | Björn Steinbrink | 1 | -22/+26 |
2007-01-04 | Merged 0.0 changes from revision 2898 to 2988 to trunk. | Bjørn Lindeijer | 1 | -1/+1 |
2007-01-03 | Modified handler for items on floor. | Guillaume Melquiond | 1 | -1/+0 |
2006-12-12 | Moved base64 module into utils directory. | Bjørn Lindeijer | 1 | -1/+1 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -22/+10 |
2006-12-08 | Downgraded to base64 codec from PHP 3 to resolve licensing issues. Now let's | Bjørn Lindeijer | 1 | -1/+1 |
2006-11-15 | Separated getProperty method to an XML utility namespace. | Bjørn Lindeijer | 1 | -21/+9 |
2006-10-07 | Added support for gzip compressed map layer data. Increased version to 0.0.22. | Bjørn Lindeijer | 1 | -62/+68 |
2006-10-03 | Turned AmbientOverlay into a class. Cleaned up the associated code. | Björn Steinbrink | 1 | -12/+26 |
2006-08-21 | added overlays and smooth scrolling. (someone who knows what he is doing has ... | Philipp Sehmisch | 1 | -0/+27 |
2006-08-05 | Some cleanups, mostly lowering indentation levels. | Björn Steinbrink | 1 | -116/+98 |
2006-07-24 | Implemented caching of spritesets, including a lot of cleanups to the new | Bjørn Lindeijer | 1 | -2/+1 |
2006-07-19 | Implemented loading for the way Tiled saves properties since version 0.6.0 and | Bjørn Lindeijer | 1 | -17/+33 |
2005-09-29 | Moved tileset management into the map class and made sure the tilesets are | Bjørn Lindeijer | 1 | -85/+27 |
2005-09-18 | Applyed biggeruniverse's patch to fix memory leaks. | Eugenio Favalli | 1 | -3/+6 |
2005-08-17 | Removed special #ifdefs for libxml2 linking issues in Win32. | Eugenio Favalli | 1 | -7/+0 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -5/+8 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -2/+1 |
2005-06-24 | Adding missing #include. (Thanks to Scandium). | Yohann Ferreira | 1 | -0/+2 |
2005-06-23 | Maps are now loaded through the resource manager. | Bjørn Lindeijer | 1 | -11/+113 |
2005-06-21 | Image loader now automatically determines whether to use masked drawing or | Bjørn Lindeijer | 1 | -1/+1 |
2005-06-14 | Added support for map properties, which minimap and background music | Bjørn Lindeijer | 1 | -1/+16 |
2005-06-12 | Use alpha layer for tiles (feedback performance) | Bjørn Lindeijer | 1 | -2/+2 |
2005-05-02 | Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix. | Bjørn Lindeijer | 1 | -7/+7 |
2005-04-18 | Fixed tileset loading to clear tilesets vector when finished. | Bjørn Lindeijer | 1 | -2/+6 |
2005-04-01 | * The client will now only attempt to load .tmx or .tmx.gz files. | Bjørn Lindeijer | 1 | -5/+11 |
2005-03-26 | Images are now exclusively loaded through PhysFS, and Tiled maps should load | Bjørn Lindeijer | 1 | -3/+5 |