Age | Commit message (Expand) | Author | Files | Lines |
2009-04-18 | Don't leak the music file after copying it | Bjørn Lindeijer | 1 | -1/+3 |
2009-04-16 | Merge branch '0.0.29' | Bjørn Lindeijer | 2 | -5/+3 |
2009-04-16 | Some more cleanups | Bjørn Lindeijer | 2 | -5/+3 |
2009-04-16 | Renamed ResourceManager::moveFile to ResourceManager::copyFile and catched er... | Philipp Sehmisch | 2 | -2/+2 |
2009-04-16 | Merge branch 'master' of git@gitorious.org:tmw/mainline | Philipp Sehmisch | 2 | -5/+27 |
2009-04-16 | Added support for playing music in zip files. | Philipp Sehmisch | 2 | -0/+37 |
2009-04-16 | Remove last support #ifdef in the resource code | Jared Adams | 2 | -5/+27 |
2009-04-15 | Fix some memory problems | Jared Adams | 1 | -0/+1 |
2009-04-14 | Unduplicated the code that draws a quad | Bjørn Lindeijer | 1 | -0/+4 |
2009-04-10 | Introduced a Desktop widget to handle the wallpaper | Bjørn Lindeijer | 3 | -10/+7 |
2009-04-10 | Some tweaks to wallpaper loading code | Bjørn Lindeijer | 3 | -31/+32 |
2009-04-09 | Actually use ItemType instead of short | Bjørn Lindeijer | 2 | -5/+4 |
2009-04-09 | Fixed some warnings | Bjørn Lindeijer | 1 | -4/+13 |
2009-04-08 | Add a more flexible wallpaper system | Jared Adams | 2 | -0/+152 |
2009-03-30 | Add a logging statement before trying to load maps | Jared Adams | 1 | -0/+1 |
2009-03-30 | Merge weapon types | Jared Adams | 3 | -27/+0 |
2009-03-30 | Merge item types to remove more #ifdefs | Jared Adams | 2 | -15/+0 |
2009-03-27 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 3 | -13/+34 |
2009-03-26 | Some code style commits influenced by TMW commit | Ira Rice | 5 | -24/+46 |
2009-03-27 | Removed the unused BuddyList class | Bjørn Lindeijer | 2 | -200/+0 |
2009-03-27 | Fixed include structure in resource/ directory | Bjørn Lindeijer | 39 | -203/+199 |
2009-03-26 | Fixed duplicate check for item names | Bjørn Lindeijer | 1 | -4/+4 |
2009-03-27 | Fixed duplicate check for item names | Bjørn Lindeijer | 1 | -4/+4 |
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 2 | -11/+11 |
2009-03-25 | A host of code style fixes | Bjørn Lindeijer | 9 | -18/+18 |
2009-03-25 | Merge branch 'origin/master' | Bjørn Lindeijer | 2 | -4/+0 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 8 | -34/+145 |
2009-03-25 | Relaxed collision and fringe naming slightly so that they just need to | Ira Rice | 1 | -3/+4 |
2009-03-24 | Remove some unneeded #ifdefs in SpriteDef | Jared Adams | 2 | -4/+0 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 5 | -14/+102 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 13 | -75/+526 |
2009-03-17 | Added an image merge feature loosely based on a merge function found in | Ira Rice | 2 | -2/+87 |
2009-03-16 | Rename the old Palette class to DyePalette | Steve Cotton | 2 | -10/+10 |
2009-03-16 | Code reformatting | Steve Cotton | 2 | -6/+6 |
2009-03-12 | Move emote sprite loading into EmoteDB | Jared Adams | 2 | -10/+23 |
2009-03-12 | Move emote sprite loading into EmoteDB | Jared Adams | 2 | -10/+23 |
2009-03-11 | Only check for name and descriptions in items with positive ID's in the | Ira Rice | 1 | -2/+5 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 3 | -9/+18 |
2009-03-02 | Added particle attacks back on to the players. However, instead of being | Ira Rice | 3 | -9/+18 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 2 | -8/+3 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 2 | -8/+3 |
2009-02-15 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 5 | -6/+6 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 8 | -214/+13 |
2009-02-13 | Fixed a break in building for non-mac users which was caused by using | Ira Rice | 2 | -2/+2 |
2009-02-13 | Added in mac build support, contributed to us by allenmoatallen> from | Ira Rice | 2 | -1/+8 |
2009-02-11 | Don't make log statements translatable | Bjørn Lindeijer | 5 | -31/+34 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -2/+2 |
2009-02-10 | Removed many pointless comparisons with NULL | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 44 | -300/+130 |
2009-02-11 | Removed many pointless comparisons with NULL | Bjørn Lindeijer | 1 | -1/+1 |