Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-10-23 | Cleaned up ColorDB code so that it loads with all other databases, as | Ira Rice | 1 | -0/+3 |
2008-10-22 | Merged revisions 4145 via svnmerge from | Bjørn Lindeijer | 1 | -3/+11 |
2008-10-12 | Added in a new tileset, as well as some new artwork, changed the update | Ira Rice | 1 | -2/+2 |
2008-10-12 | This commit contains three things: one, after looking over how TMW was | Ira Rice | 1 | -5/+9 |
2008-09-29 | Modified the client so that it displays both servers as server choices, | Ira Rice | 1 | -3/+3 |
2008-09-13 | changed the update host line 169 in main.cpp | Kevin Day | 1 | -1/+1 |
2008-09-12 | Changed default port for Aethyra server to 21001 | Lloyd Bryant | 1 | -1/+1 |
2008-09-04 | Added code to change text colouring | Douglas Boffey | 1 | -0/+6 |
2008-09-01 | Added a few known issues to WinReadMe.txt. | Kraant | 1 | -0/+4 |
2008-08-26 | Corrected position of registration dialogs | Douglas Boffey | 1 | -1/+23 |