Age | Commit message (Expand) | Author | Files | Lines |
2008-02-20 | Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ... | Bjørn Lindeijer | 1 | -6/+9 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -1/+3 |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 1 | -5/+2 |
2007-03-11 | Merged 0.0 changes from revision 3065 to 3177 to trunk. | Bjørn Lindeijer | 1 | -50/+81 |
2007-01-23 | Merged 0.0 changes from revision 3035 to 3065 to trunk. | Bjørn Lindeijer | 1 | -5/+11 |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -3/+3 |
2007-01-04 | Merged 0.0 changes from revision 2898 to 2988 to trunk. | Bjørn Lindeijer | 1 | -65/+110 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -1/+1 |
2006-11-05 | Merged 0.0 changes from revision 2800 to 2825 to trunk. | Bjørn Lindeijer | 1 | -1/+2 |
2006-11-04 | Removed useless addRow method. | Björn Steinbrink | 1 | -11/+6 |
2006-09-29 | Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch. | Bjørn Lindeijer | 1 | -4/+14 |
2006-08-20 | The Network can now connect to the three servers and affected methods now take | Bjørn Lindeijer | 1 | -3/+3 |
2006-08-13 | Merged cleanups and content changes from the trunk. Also fixed compiling with | Bjørn Lindeijer | 1 | -1/+1 |
2006-07-30 | Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0 | Bjørn Lindeijer | 1 | -3/+3 |
2006-07-25 | Fixed Linux compiling issues and merged update system fix for Windows. | Bjørn Lindeijer | 1 | -4/+7 |
2006-07-18 | Updated the updating system. It will now only load those updates | Bjørn Lindeijer | 1 | -34/+21 |
2006-03-19 | Unreverted latest change by Doener due to my lack of proper communication abi... | Eugenio Favalli | 1 | -5/+4 |
2006-03-19 | Reverted changeset r2269 (toString) as requested by ElvenProgrammer. | Björn Steinbrink | 1 | -4/+5 |
2006-03-18 | Added a toString conversion function. | Björn Steinbrink | 1 | -5/+4 |
2006-03-09 | Removed coordinate arguments from ProgressBar ctor. | Björn Steinbrink | 1 | -13/+15 |
2006-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -6/+2 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -8/+0 |
2005-10-20 | Added garbage collection to the ScrollArea class. Fixed slider not being upda... | Björn Steinbrink | 1 | -1/+0 |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -5/+0 |
2005-09-28 | Fixed the scroll bug in the update window. | Yohann Ferreira | 1 | -11/+25 |
2005-09-27 | Provide a little more info on connection error. | Cedric Borgese | 1 | -1/+10 |
2005-09-26 | Added a nicer handling of when you get disconnected from the server. | Eugenio Favalli | 1 | -4/+4 |
2005-09-23 | Merged most of the changes in biggeruniverse's second memory cleanup patch. | Bjørn Lindeijer | 1 | -1/+2 |
2005-09-19 | Mostly code cleanups related to commits in past two days. | Bjørn Lindeijer | 1 | -5/+1 |
2005-09-19 | Removed useless flush() calls. | Eugenio Favalli | 1 | -2/+2 |
2005-09-18 | Applyed biggeruniverse's patch to fix memory leaks. | Eugenio Favalli | 1 | -1/+2 |
2005-09-18 | Corrected a range value bug for derived stats. Fixed, the percentage of the u... | Yohann Ferreira | 1 | -5/+3 |
2005-09-18 | oops | Yohann Ferreira | 1 | -1/+0 |
2005-09-18 | Temporary fixed a bug in the determination of the update host I had. | Yohann Ferreira | 1 | -1/+6 |
2005-09-13 | Unified the loops for the various dialogs that are shown before the actual ga... | Björn Steinbrink | 1 | -144/+105 |
2005-09-12 | Enabled OpenGL checkbox and added messagebox informing the user that apply this | Bjørn Lindeijer | 1 | -8/+20 |
2005-08-27 | Small cleanups. | Björn Steinbrink | 1 | -3/+0 |
2005-08-14 | Removed guiGraphics global pointer and removed dependencies on gui.h in some ... | Björn Steinbrink | 1 | -2/+3 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -7/+22 |
2005-07-27 | Added support for updates to the resource manager. | Björn Steinbrink | 1 | -8/+8 |
2005-07-23 | New login wallpaper by Momotaro and shortened update window a bit to not | Bjørn Lindeijer | 1 | -6/+8 |
2005-07-23 | * docs/HACKING.txt: Added info about member naming and ChangeLog | Bjørn Lindeijer | 1 | -120/+129 |
2005-07-22 | Merge between moi1392's branch and head | Cedric Borgese | 1 | -8/+17 |
2005-07-19 | Rewrite UpdaterWindow in a more object oriented style. | Cedric Borgese | 1 | -93/+104 |
2005-07-18 | Fix a crash when the updated file are already present on the client | Cedric Borgese | 1 | -2/+7 |
2005-07-17 | Added Item and Equipment class and made the appropriate places make use of th... | Björn Steinbrink | 1 | -1/+1 |
2005-07-17 | Small fix to let libcurl manage http errors >= 400 | Eugenio Favalli | 1 | -21/+2 |
2005-07-16 | Updated changelog, got rid of remaining extern SDL_Surface *screen cases, | Bjørn Lindeijer | 1 | -27/+23 |
2005-07-16 | Phew, now news.txt and resources.txt are read directly from memory | Eugenio Favalli | 1 | -49/+95 |
2005-07-16 | Made Image/SubImage being drawn by Graphics. Removed some redundant code. | Björn Steinbrink | 1 | -1/+1 |