Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 | |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 | |
This dates back to the old days of TMW, but the usage instructions of GPLv2 don't mention this being necessary. Since it doesn't add anything, avoid the branding in these sections. | |||||
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2007-09-27 | Merged another bunch of changes from trunk to 0.0 to reduce the difference. | Bjørn Lindeijer | 1 | -2/+3 | |
2007-09-20 | Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style | Bjørn Lindeijer | 1 | -9/+9 | |
to native for some files that were still missing this property. This is a feeble attempt to reduce the amount of conflicts for future merges. | |||||
2006-12-03 | Don't try to play empty strings as sounds, and don't return a SoundEffect | Bjørn Lindeijer | 1 | -1/+3 | |
instance when Mix_Chunk loading failed. | |||||
2006-07-19 | Merged new_animation branch until r2415 into trunk. | Eugenio Favalli | 1 | -1/+1 | |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -4/+4 | |
2006-02-25 | Added a logic method to the being manager. | Björn Steinbrink | 1 | -0/+2 | |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -1/+0 | |
2005-07-12 | windows compilation fixes | Eugenio Favalli | 1 | -1/+0 | |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -2/+0 | |
2005-04-26 | Changed keyboard control to integrate better with mouse walk, changed location | Bjørn Lindeijer | 1 | -5/+6 | |
of packet.list and chatlog.txt and removed name from player chat "balloon". | |||||
2005-04-16 | - Readding stripping to executable (Dev-cpp project options) | Eugenio Favalli | 1 | -26/+0 | |
- New slider skin - Some updates to win32 compile guide - Cleaned sound engine - Improved setup window (need testing) | |||||
2005-04-14 | Fixed pixel alignment error in playerset that was just introduced, and fixed | Bjørn Lindeijer | 1 | -4/+10 | |
initialization and cleanup in sound engine (solved crash at least in case of no sound). | |||||
2005-04-11 | Improving sound engine (now it loads samples through resource manager) | Eugenio Favalli | 1 | -69/+58 | |
and support music fading (still somthing to fix) | |||||
2005-04-03 | Added playing hardcoded background song during login, stops when game starts. | Bjørn Lindeijer | 1 | -1/+1 | |
2005-02-21 | Added parameter names in header. | Bjørn Lindeijer | 1 | -7/+7 | |
2005-02-21 | Updates to change log, file lists, lots of doxygen comments and small changes. | Bjørn Lindeijer | 1 | -12/+86 | |
2005-02-13 | Largely cleanups. | Bjørn Lindeijer | 1 | -0/+79 | |