Age | Commit message (Expand) | Author | Files | Lines |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -2/+2 |
2009-02-15 | Renamed aethyraFile to configFile, which is a lot more descriptive of | Ira Rice | 1 | -6/+6 |
2009-02-11 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -20/+22 |
2009-02-11 | Changed spelling from colour to color. | Philipp Sehmisch | 1 | -4/+4 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -1/+2 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -5/+5 |
2009-02-09 | Changed AETHYRA_DATADIR to PKG_DATADIR. | Ira Rice | 1 | -2/+2 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -4/+0 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -0/+1 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -1/+1 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-19 | Fixed a directory creation error reported by our Windows users (why | Ira Rice | 1 | -9/+39 |
2009-01-16 | Candidate release for 0.0.27.1 (Windows needs to get colors fixed, and | Ira Rice | 1 | -1/+1 |
2009-01-15 | Added emote database, which is loosely based off of the NPC database. | Ira Rice | 1 | -2/+5 |
2009-01-12 | Fixed a path error that slipped through by accident. | Ira Rice | 1 | -1/+1 |
2009-01-12 | Some rather pedantic changes. Unified all naming for emoticons in the | Ira Rice | 1 | -4/+4 |
2009-01-09 | Added the ability to see your own name in game. | Ira Rice | 1 | -0/+1 |
2009-01-09 | Fixed color setup dialog (which was uninitialized in older commits when | Ira Rice | 1 | -3/+3 |
2009-01-08 | Fixed include order (pedantic change) | Ira Rice | 1 | -0/+6 |
2009-01-08 | Made remaining dialogs translatable | Bjørn Lindeijer | 1 | -45/+45 |
2009-01-09 | Now, the real stage 2.0 of smiley window. | Forge | 1 | -0/+6 |
2009-01-06 | Removed the now unnecessary SDL_TTF initializations. | Ira Rice | 1 | -2/+0 |
2009-01-06 | Correct the codeset for translations to be UTF-8 | Bjørn Lindeijer | 1 | -0/+1 |
2009-01-06 | Added support for unicode charset in textfields and chat. | Guillaume Melquiond | 1 | -1/+1 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -1/+13 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -1/+3 |
2008-12-29 | Added support for True Type Fonts using GUIChan's inbuilt SDLTrueType | Ira Rice | 1 | -0/+4 |
2008-12-26 | Fixed a potential leak in setup, changed the default border color to | Ira Rice | 1 | -1/+1 |
2008-12-21 | Fixed wallpaper selection to be handled correctly. | Ira Rice | 1 | -3/+3 |
2008-12-20 | Enabled video mode switching, as well as got rid of an old, unneeded | Ira Rice | 1 | -11/+10 |
2008-12-07 | Tweaked some configuration defaults | Bjørn Lindeijer | 1 | -1/+1 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -11/+24 |
2008-12-06 | Fix background on resolutions other than 800x600 | Bjørn Lindeijer | 1 | -1/+10 |
2008-12-03 | Don't reuse the setupWindow variable from the game | Bjørn Lindeijer | 1 | -2/+2 |
2008-12-04 | Don't reuse the setupWindow variable from the game | Bjørn Lindeijer | 1 | -2/+2 |
2008-12-04 | Deleted a few dangling pointers noticed by Bjorn. | Ira Rice | 1 | -1/+6 |
2008-12-03 | Revised pointer deletion based on Bjorn's suggestion. | Ira Rice | 1 | -0/+4 |
2008-12-03 | Fixed pointer deletion so that the setup window doesn't get double | Ira Rice | 1 | -2/+0 |
2008-12-03 | Deleted a few dangling pointers noticed by Bjorn. | Ira Rice | 1 | -1/+4 |
2008-12-03 | Added the setup button to show when the client is loaded, since all of | Ira Rice | 1 | -0/+37 |
2008-12-02 | Fix background on resolutions other than 800x600 | Bjørn Lindeijer | 1 | -1/+10 |
2008-11-21 | Added the setup button to show when the client is loaded, since all of | Ira Rice | 1 | -0/+37 |
2008-11-21 | Fixed the linker error that we've been having. Apparently, it was caused | Ira Rice | 1 | -14/+16 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -18/+15 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-02 | Ported a patch from TMW by fate which de-hardcodes skills, as well as removes... | Ira Rice | 1 | -1/+2 |
2008-11-01 | * Updated GUI table and model to better handle NULL widgets during initialisa... | Fate | 1 | -1/+2 |
2008-10-26 | Fixed some compile errors that occured from restructuring. | Ira Rice | 1 | -3/+4 |
2008-10-25 | Imported --data parameter from TMW. | Ira Rice | 1 | -29/+37 |