Age | Commit message (Expand) | Author | Files | Lines |
2008-12-17 | Code reformatting | Bjørn Lindeijer | 1 | -4/+5 |
2008-12-14 | Code reformatting | Bjørn Lindeijer | 1 | -35/+19 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-03-23 | Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from | Bjørn Lindeijer | 1 | -0/+8 |
2008-02-20 | Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ... | Bjørn Lindeijer | 1 | -1/+3 |
2007-11-16 | Delayed resource deletion by 30 seconds. | Guillaume Melquiond | 1 | -3/+11 |
2007-11-04 | Tightened palette handling. | Guillaume Melquiond | 1 | -2/+1 |
2007-11-03 | Added automatic recoloring of images. Inspired by fungos' ideas (PR #41). | Guillaume Melquiond | 1 | -4/+4 |
2007-10-19 | Factored code between resource handlers. Implemented failure-friendly sprite ... | Guillaume Melquiond | 1 | -18/+16 |
2007-03-24 | Merged 0.0 changes from revision 3177 to 3234 to trunk. | Bjørn Lindeijer | 1 | -4/+4 |
2007-03-11 | Merged 0.0 changes from revision 3065 to 3177 to trunk. | Bjørn Lindeijer | 1 | -0/+8 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -4/+13 |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -0/+8 |
2006-07-24 | Implemented caching of spritesets, including a lot of cleanups to the new | Bjørn Lindeijer | 1 | -1/+7 |
2006-07-18 | Updated the updating system. It will now only load those updates | Bjørn Lindeijer | 1 | -9/+3 |
2006-01-31 | Made ResourceManager a friend of Resource to avoid looping over decRef, which... | Björn Steinbrink | 1 | -1/+3 |
2005-10-16 | Use the ResourceManager to get spritesets. | Björn Steinbrink | 1 | -0/+7 |
2005-09-29 | Moved tileset management into the map class and made sure the tilesets are | Bjørn Lindeijer | 1 | -8/+15 |
2005-09-12 | Added SDLImageLoader class to make guichan support physfs. | Björn Steinbrink | 1 | -5/+0 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -5/+6 |
2005-08-04 | Added a method to the resource mananger to determine the real path of a file ... | Björn Steinbrink | 1 | -0/+5 |
2005-07-30 | Fixed check for updates directory. Moved search/write path setup from resourc... | Björn Steinbrink | 1 | -3/+31 |
2005-07-27 | Added support for updates to the resource manager. | Björn Steinbrink | 1 | -7/+6 |
2005-07-15 | Fixed compiler warnings and added plain text file loading to resource manager. | Bjørn Lindeijer | 1 | -0/+7 |
2005-07-14 | Committed resource manager cleanup patch by Doener, and properly implemented | Bjørn Lindeijer | 1 | -3/+3 |
2005-06-23 | Finishing resource manager ability to clean up resources. Still work to do on | Bjørn Lindeijer | 1 | -22/+23 |
2005-06-21 | Image loader now automatically determines whether to use masked drawing or | Bjørn Lindeijer | 1 | -4/+2 |
2005-04-26 | Changed keyboard control to integrate better with mouse walk, changed location | Bjørn Lindeijer | 1 | -11/+24 |
2005-04-10 | Resource manager can now load sfx and music as samples. | Eugenio Favalli | 1 | -1/+5 |
2005-03-26 | Images are now exclusively loaded through PhysFS, and Tiled maps should load | Bjørn Lindeijer | 1 | -2/+2 |
2005-03-13 | Converted ChatBox into a proper ChatWindow in response to changes by Chetic. | Bjørn Lindeijer | 1 | -2/+1 |
2005-03-12 | Made PhysFS code a bit more generic for later additions. | Eric Scrivner | 1 | -0/+11 |
2005-02-21 | Updates to change log, file lists, lots of doxygen comments and small changes. | Bjørn Lindeijer | 1 | -1/+2 |
2005-02-19 | Integrated PhysicsFS for TMW package system | Eric Scrivner | 1 | -0/+6 |
2005-02-13 | Allow preservation of alpha channel when loading image resources, which is used | Bjørn Lindeijer | 1 | -2/+4 |
2005-01-14 | Removed 9 cases of load_bitmap. | Bjørn Lindeijer | 1 | -2/+2 |
2005-01-13 | Added heavily modified resource manager by zenogais that is currently using | Bjørn Lindeijer | 1 | -0/+106 |