Age | Commit message (Expand) | Author | Files | Lines |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -3/+5 |
2009-03-10 | Remove some SetupWindow weirdness | Jared Adams | 1 | -0/+8 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -4/+0 |
2009-03-10 | Remove some SetupWindow weirdness | Jared Adams | 1 | -0/+2 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -0/+4 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -0/+4 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-15 | Merged Tab and TabbedArea from mainline | Bjørn Lindeijer | 1 | -1/+1 |
2009-01-12 | Some rather pedantic changes. Unified all naming for emoticons in the | Ira Rice | 1 | -2/+1 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+0 |
2008-10-03 | Made a new Windows binary, as well as fix some files to make the Windows | Ira Rice | 1 | -0/+2 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 1 | -1/+1 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -1/+1 |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -1/+1 |
2006-03-19 | Splitted setup window into manageable pieces according to their tabs in the w... | Björn Steinbrink | 1 | -23/+3 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -53/+16 |
2006-02-06 | Added a Joystick class. | Björn Steinbrink | 1 | -4/+0 |
2006-01-07 | Removed --skipupdate option from Dev.Cpp project file, splitted the setup win... | Eugenio Favalli | 1 | -1/+6 |
2006-01-05 | Remove some useless code. | Björn Steinbrink | 1 | -2/+0 |
2005-09-28 | Added a Reset Win Positions to Default in the Setup win. | Yohann Ferreira | 1 | -2/+2 |
2005-09-23 | Merged most of the changes in biggeruniverse's second memory cleanup patch. | Bjørn Lindeijer | 1 | -17/+17 |
2005-09-12 | Enabled OpenGL checkbox and added messagebox informing the user that apply this | Bjørn Lindeijer | 1 | -4/+7 |
2005-08-28 | Prepare our source so that it'll survive a guichan header cleanup, should it ... | Björn Steinbrink | 1 | -0/+1 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -1/+6 |
2005-08-03 | Now the 'Apply' and 'Cancel' buttons of the setup window work correctly. | Yohann Ferreira | 1 | -0/+5 |
2005-07-14 | Committed resource manager cleanup patch by Doener, and properly implemented | Bjørn Lindeijer | 1 | -10/+14 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -1/+2 |
2005-05-14 | Mainly separating core GUI classes from game interface. | Bjørn Lindeijer | 1 | -1/+1 |
2005-04-16 | - Readding stripping to executable (Dev-cpp project options) | Eugenio Favalli | 1 | -17/+14 |
2005-04-07 | * Fixed crash on exit when trying to delete listbox that wasn't created. | Bjørn Lindeijer | 1 | -4/+4 |
2005-04-02 | Added ConfigListener class to allow listening for changes to config options, | Bjørn Lindeijer | 1 | -0/+1 |
2005-04-02 | Less Image::setAlpha calls. | Bjørn Lindeijer | 1 | -0/+1 |
2005-02-28 | Formatting updates. | Bjørn Lindeijer | 1 | -15/+15 |
2005-02-27 | Video modes are taken from SDL | Mateusz Kaduk | 1 | -1/+17 |
2005-02-13 | Largely cleanups. | Bjørn Lindeijer | 1 | -1/+1 |
2005-01-29 | *** empty log message *** | Yohann Ferreira | 1 | -3/+2 |
2005-01-29 | *** empty log message *** | Yohann Ferreira | 1 | -9/+4 |
2005-01-17 | Committing Allegro -> SDL switch, hugely breaking the game. | Bjørn Lindeijer | 1 | -1/+0 |
2005-01-08 | Well improved window container and window widgets a bit, and made a start | Bjørn Lindeijer | 1 | -1/+1 |
2005-01-06 | Mostly commenting and indenting changes for setup dialog. | Bjørn Lindeijer | 1 | -41/+56 |
2005-01-03 | Using own ListBox, | Mateusz Kaduk | 1 | -1/+2 |
2004-12-29 | - ported sound engine to SDL_Mixer | Alexander Baldeck | 1 | -1/+2 |
2004-12-27 | Added radiobutton class and aqua graphic for it. | Mateusz Kaduk | 1 | -0/+2 |
2004-12-27 | Fixed listbox and scrollarea sizes in setup. | Mateusz Kaduk | 1 | -1/+2 |
2004-12-27 | Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButton | Bjørn Lindeijer | 1 | -3/+21 |
2004-12-27 | Using Configuration class | Mateusz Kaduk | 1 | -1/+3 |
2004-12-22 | Added fullscreen mode checkbox in setup window | Mateusz Kaduk | 1 | -0/+3 |