Age | Commit message (Expand) | Author | Files | Lines |
2009-04-18 | Removed superfluous include of physfs.h from sound.cpp (remnant of an earlier... | Philipp Sehmisch | 1 | -1/+0 |
2009-04-16 | Merge branch '0.0.29' | Bjørn Lindeijer | 1 | -1/+1 |
2009-04-16 | Some more cleanups | Bjørn Lindeijer | 1 | -1/+1 |
2009-04-16 | Renamed ResourceManager::moveFile to ResourceManager::copyFile and catched er... | Philipp Sehmisch | 1 | -2/+7 |
2009-04-16 | Added support for playing music in zip files. | Philipp Sehmisch | 1 | -1/+13 |
2009-04-14 | Cleanup of Sound class, fixing restoring of volumes and music | Bjørn Lindeijer | 1 | -49/+72 |
2009-04-09 | Some random cleanups | Bjørn Lindeijer | 1 | -12/+18 |
2009-02-11 | Removed many pointless comparisons with NULL | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -4/+2 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-02-18 | Forgot a %s | Eugenio Favalli | 1 | -1/+1 |
2008-02-18 | Fixed image name. | Eugenio Favalli | 1 | -1/+2 |
2008-01-14 | ixed an error in Davids last commit (couldn't compile that way). | Philipp Sehmisch | 1 | -2/+3 |
2008-01-13 | Fixed non-default location music loading | David Athay | 1 | -1/+3 |
2007-09-27 | Merged another bunch of changes from trunk to 0.0 to reduce the difference. | Bjørn Lindeijer | 1 | -7/+9 |
2007-09-20 | Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style | Bjørn Lindeijer | 1 | -1/+1 |
2006-12-03 | Don't try to play empty strings as sounds, and don't return a SoundEffect | Bjørn Lindeijer | 1 | -3/+3 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -30/+30 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -1/+1 |
2005-09-23 | Merged most of the changes in biggeruniverse's second memory cleanup patch. | Bjørn Lindeijer | 1 | -2/+2 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -0/+4 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-27 | autoTarget is now a Being*, also may have fixed related crash and added label | Bjørn Lindeijer | 1 | -4/+5 |
2005-05-02 | Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix. | Bjørn Lindeijer | 1 | -17/+17 |
2005-04-26 | Changed keyboard control to integrate better with mouse walk, changed location | Bjørn Lindeijer | 1 | -22/+22 |
2005-04-16 | - Readding stripping to executable (Dev-cpp project options) | Eugenio Favalli | 1 | -43/+2 |
2005-04-14 | Fixed pixel alignment error in playerset that was just introduced, and fixed | Bjørn Lindeijer | 1 | -2/+13 |
2005-04-11 | Improving sound engine (now it loads samples through resource manager) | Eugenio Favalli | 1 | -85/+155 |
2005-04-07 | * Fixed crash on exit when trying to delete listbox that wasn't created. | Bjørn Lindeijer | 1 | -2/+2 |
2005-04-06 | Adding some debug infos to the sound engine | Eugenio Favalli | 1 | -3/+13 |
2005-04-06 | Following a suggestion from the SDL | Eugenio Favalli | 1 | -2/+5 |
2005-04-03 | Added playing hardcoded background song during login, stops when game starts. | Bjørn Lindeijer | 1 | -1/+6 |
2005-03-24 | Logger Implemented. (3/3) | Yohann Ferreira | 1 | -8/+9 |
2005-03-16 | Advanced version to 0.0.11, updated desert tilesets and made sound code log a | Bjørn Lindeijer | 1 | -36/+18 |
2005-03-13 | * Moved Being public char *speech to private std::string speech | Bjørn Lindeijer | 1 | -3/+2 |
2005-02-21 | Added parameter names in header. | Bjørn Lindeijer | 1 | -1/+1 |
2005-02-21 | Updates to change log, file lists, lots of doxygen comments and small changes. | Bjørn Lindeijer | 1 | -83/+4 |
2005-02-13 | Largely cleanups. | Bjørn Lindeijer | 1 | -0/+247 |