Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-11 | Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because | Bjørn Lindeijer | 1 | -1/+1 | |
of quite a bit of GUI differences there were additional changes and probably additional issues. You have been warned. ;) Merged revisions 4045-4049,4051-4059 via svnmerge from https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r4045 | b_lindeijer | 2008-04-07 17:23:07 +0200 (Mon, 07 Apr 2008) | 3 lines Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for gcn::TabbedArea usage) ........ r4059 | b_lindeijer | 2008-04-09 16:25:42 +0200 (Wed, 09 Apr 2008) | 2 lines Fixed problem with row height in shop list box. ........ | |||||
2008-03-23 | Updated default account server name and added SDL_ttf dependency. | Bjørn Lindeijer | 1 | -0/+1 | |
2008-02-20 | Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ↵ | Bjørn Lindeijer | 1 | -6/+6 | |
via svnmerge from https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3790 | b_lindeijer | 2007-12-18 14:54:17 +0100 (Tue, 18 Dec 2007) | 3 lines Remember to delete the progressbar and label also when the game was not started. ........ r3801 | b_lindeijer | 2007-12-21 12:56:23 +0100 (Fri, 21 Dec 2007) | 2 lines Fixed shop list box not to scroll up when the selection is removed. ........ r3802 | b_lindeijer | 2007-12-21 13:37:17 +0100 (Fri, 21 Dec 2007) | 2 lines Added logging of error on PHYSFS_addToSearchPath. ........ r3803 | b_lindeijer | 2007-12-21 15:56:38 +0100 (Fri, 21 Dec 2007) | 3 lines Fixed inventory size not matching the size assumed by eAthena and related memory corruption and increased default chat log length. ........ r3804 | the_enemy | 2007-12-21 16:07:20 +0100 (Fri, 21 Dec 2007) | 1 line Attempted to fix client freeze when unable to connect to update host, and added exit dialog ........ r3805 | b_lindeijer | 2007-12-22 16:24:14 +0100 (Sat, 22 Dec 2007) | 2 lines Updated version to 0.0.24. Release data set to tomorrow, we'll see. ........ r3806 | b_lindeijer | 2007-12-22 21:42:35 +0100 (Sat, 22 Dec 2007) | 2 lines Make sure chat messages are also trimmed for the local player. ........ r3809 | crush_tmw | 2007-12-23 03:16:53 +0100 (Sun, 23 Dec 2007) | 1 line Particle images are now reference-counted properly. Avoided attempts to load "data/graphics/" when a monster or equipment piece has no sprite. Error placeholder is now used when attempting to load a sprite definition file that doesn't exist. ........ r3810 | b_lindeijer | 2007-12-24 02:20:42 +0100 (Mon, 24 Dec 2007) | 2 lines Updated release date. ........ r3812 | the_enemy | 2007-12-24 15:16:15 +0100 (Mon, 24 Dec 2007) | 1 line Minor update, fixed disconnection dialog ........ r3813 | b_lindeijer | 2007-12-24 15:45:34 +0100 (Mon, 24 Dec 2007) | 2 lines Fixed compile warning. ........ r3816 | b_lindeijer | 2007-12-25 13:31:21 +0100 (Tue, 25 Dec 2007) | 2 lines Fixed year. :) ........ r3818 | b_lindeijer | 2007-12-25 23:11:55 +0100 (Tue, 25 Dec 2007) | 2 lines Updated CMake file. ........ r3821 | b_lindeijer | 2007-12-26 19:06:15 +0100 (Wed, 26 Dec 2007) | 2 lines Fixed year in README too. ........ | |||||
2008-02-18 | Updated required ENet version to 1.2. | Bjørn Lindeijer | 1 | -1/+1 | |
2008-02-18 | Added notes about installing gettext and cvs to INSTALL file. | Bjørn Lindeijer | 1 | -0/+2 | |
2007-07-08 | Merged 0.0 changes from revision 3317 to 3362 to trunk. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-03-11 | Merged 0.0 changes from revision 3065 to 3177 to trunk. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-01-28 | Some work on documentation. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-01-23 | Merged 0.0 changes from revision 3035 to 3065 to trunk. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-01-04 | Merged 0.0 changes from revision 2898 to 2988 to trunk. | Bjørn Lindeijer | 1 | -1/+1 | |
2006-08-06 | Updated required Guichan to version 0.5.0. | 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 | -4/+2 | |
branch). | |||||
2006-02-05 | Updated the INSTALL file as by patch from Hanno Braun. | Bjørn Lindeijer | 1 | -9/+11 | |
2006-01-19 | Updated infos on new irc channel. | Eugenio Favalli | 1 | -1/+1 | |
2005-07-07 | Changes for 0.0.14.1 source and Debian releases. | Bjørn Lindeijer | 1 | -0/+1 | |
2005-05-18 | Upgrade to Guichan 0.4.0, TMW can no longer compile, link or run against 0.3.0. | Bjørn Lindeijer | 1 | -1/+1 | |
2005-05-16 | Added new barber by Neko-mon and moved being logic into Being class. | Bjørn Lindeijer | 1 | -6/+6 | |
2005-05-01 | Updated documentation about installing now working. Thanks to dobey! | Bjørn Lindeijer | 1 | -8/+6 | |
2005-04-18 | Ok, of course the biggest problem to solve with OpenGL integration is loading | Bjørn Lindeijer | 1 | -1/+1 | |
and rendering of images. | |||||
2005-04-03 | Update reference to Guichan 0.3.0 | Bjørn Lindeijer | 1 | -1/+1 | |
2005-03-05 | Updates to INSTALL and added lib checks to configure. | Bjørn Lindeijer | 1 | -8/+8 | |
2005-02-21 | Updated some docs to mention PhysFS. | Bjørn Lindeijer | 1 | -0/+1 | |
2005-02-16 | "make dist" now produces distributions that compile and run, upped version to | Bjørn Lindeijer | 1 | -226/+61 | |
0.0.10 for next release and some minor changes. | |||||
2005-02-12 | Added modules and moved some files around. | Bjørn Lindeijer | 1 | -0/+231 | |