Age | Commit message (Expand) | Author | Files | Lines |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -0/+10 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -0/+10 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -2/+0 |
2009-03-17 | Added an image merge feature loosely based on a merge function found in | Ira Rice | 1 | -0/+10 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-09 | Removed a getImage() function I added. Considered renaming it to | Ira Rice | 1 | -12/+0 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -0/+2 |
2009-02-03 | Disable alpha values affecting two widgets which would otherwise take | Ira Rice | 1 | -1/+13 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-24 | Code reformatting | Bjørn Lindeijer | 1 | -5/+8 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -20/+9 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -3/+2 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2007-11-21 | Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer... | Bjørn Lindeijer | 1 | -1/+15 |
2007-11-20 | Merged revisions 3642,3662-3664,3667 via svnmerge from | Bjørn Lindeijer | 1 | -7/+5 |
2007-11-03 | Added automatic recoloring of images. Inspired by fungos' ideas (PR #41). | Guillaume Melquiond | 1 | -1/+15 |
2007-10-19 | Factored code between resource handlers. Implemented failure-friendly sprite ... | Guillaume Melquiond | 1 | -7/+5 |
2007-10-18 | Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, | Bjørn Lindeijer | 1 | -0/+9 |
2007-09-20 | Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style | Bjørn Lindeijer | 1 | -0/+1 |
2007-08-25 | Removed dependency on Guichan's OpenGL library. Taken over image loading and ... | Guillaume Melquiond | 1 | -0/+7 |
2007-03-24 | Merged 0.0 changes from revision 3177 to 3234 to trunk. | Bjørn Lindeijer | 1 | -0/+6 |
2007-03-20 | Reduced amount of useless logging, calculate nearest power of two in a function | Bjørn Lindeijer | 1 | -0/+6 |
2007-01-29 | Some trivial documentation work. Fixes all Doxygen warnings. | Bjørn Lindeijer | 1 | -0/+1 |
2006-09-29 | Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch. | Bjørn Lindeijer | 1 | -0/+7 |
2006-09-24 | Removed unused hairstyle frames and applied patch by Rogier Polak to solve the | Bjørn Lindeijer | 1 | -0/+7 |
2006-08-13 | Merged cleanups and content changes from the trunk. Also fixed compiling with | Bjørn Lindeijer | 1 | -0/+2 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -4/+4 |
2005-10-15 | Some small cleanups. | Björn Steinbrink | 1 | -1/+1 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -7/+8 |
2005-08-29 | Clean up of the ConfigListener and Resource interfaces. | Björn Steinbrink | 1 | -3/+4 |
2005-08-18 | Semi-separated OpenGL and SDL graphics classes, improving OpenGL performance. | Björn Steinbrink | 1 | -0/+3 |
2005-08-14 | Fully removed the useOpenGL global. | Björn Steinbrink | 1 | -0/+10 |
2005-08-14 | Moved image drawing code into the graphics class. | Björn Steinbrink | 1 | -44/+3 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -1/+2 |
2005-07-27 | Committing merging opengl and sdl part 3 by Andrej | Bjørn Lindeijer | 1 | -10/+8 |
2005-07-26 | OpenGL/SDL combined in the same exe. Not in the cutest way, but we'll find a | Bjørn Lindeijer | 1 | -15/+11 |
2005-07-16 | Made Image/SubImage being drawn by Graphics. Removed some redundant code. | Björn Steinbrink | 1 | -18/+3 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -1/+0 |
2005-06-23 | Finishing resource manager ability to clean up resources. Still work to do on | Bjørn Lindeijer | 1 | -31/+48 |
2005-06-21 | Image loader now automatically determines whether to use masked drawing or | Bjørn Lindeijer | 1 | -8/+1 |
2005-05-21 | Numerous things: | Bjørn Lindeijer | 1 | -1/+0 |
2005-05-16 | Leave out OpenGL completely when not enabled. | Bjørn Lindeijer | 1 | -0/+2 |
2005-05-13 | Fixed minimap transparent background to work in both SDL and OpenGL by using | Bjørn Lindeijer | 1 | -11/+0 |
2005-03-26 | Images are now exclusively loaded through PhysFS, and Tiled maps should load | Bjørn Lindeijer | 1 | -14/+4 |
2005-03-13 | Converted ChatBox into a proper ChatWindow in response to changes by Chetic. | Bjørn Lindeijer | 1 | -4/+3 |
2005-03-12 | Changed RWops constructor a bit. | Eric Scrivner | 1 | -1/+1 |
2005-03-01 | Changed around recent additions to Image class a bit and fixed OpenGL compile. | Bjørn Lindeijer | 1 | -22/+18 |
2005-02-27 | Functions create() and fillWithColor() into image class. | Yohann Ferreira | 1 | -0/+16 |