Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-20 | Merged revisions 3955-3960 via svnmerge from | Bjørn Lindeijer | 2 | -3/+1 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3955 | b_lindeijer | 2008-03-07 12:34:10 +0100 (Fri, 07 Mar 2008) | 2 lines Moved dynamically released data to its own module (tmwdata). ........ r3958 | crush_tmw | 2008-03-08 09:21:42 +0100 (Sat, 08 Mar 2008) | 1 line Fixed some width/height mixups in TMXCopy. ........ r3960 | b_lindeijer | 2008-03-08 12:19:13 +0100 (Sat, 08 Mar 2008) | 2 lines Forgot to also remove the maps. ........ | |||||
2008-04-15 | Added online status of guild members | David Athay | 2 | -0/+0 | |
2008-04-07 | Merged changes made for the 0.0.24.1 release (4046:4048 from 0.0.24 branch). | Bjørn Lindeijer | 2 | -16/+16 | |
2008-03-11 | Also removed unused image from the files to be installed. | Bjørn Lindeijer | 2 | -2/+0 | |
2008-03-11 | Removed unused image. | Eugenio Favalli | 1 | -0/+0 | |
2008-03-07 | Moved dynamically released data to its own module (tmwdata). | Bjørn Lindeijer | 2 | -3/+1 | |
2008-03-04 | Accepted patch by roderic to fix building/installing with CMake. | Bjørn Lindeijer | 3 | -1/+8 | |
2008-02-20 | Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ↵ | Bjørn Lindeijer | 2 | -11/+25 | |
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. ........ | |||||
2007-12-25 | Fixed year. :) | Bjørn Lindeijer | 1 | -1/+1 | |
2007-12-24 | Updated release date. | Bjørn Lindeijer | 2 | -11/+25 | |
2007-12-22 | Updated version to 0.0.24. Release data set to tomorrow, we'll see. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 8 | -0/+8 | |
2007-09-10 | Added support for True Type Fonts. | Eugenio Favalli | 1 | -0/+0 | |
2007-08-30 | Merged equipment database with items database and got rid of the unused item | Bjørn Lindeijer | 3 | -5/+7 | |
art attribute. Removed the now unnecessary multiplication of weapon IDs with 10000. Added a fallback item icon and used it for unknown items or when an item image fails to load. | |||||
2007-08-23 | Restored shadow of yellow font. | Bjørn Lindeijer | 1 | -0/+0 | |
2007-08-22 | Added close button and item shortcut backgrounds to files that will be | Bjørn Lindeijer | 2 | -0/+4 | |
installed. | |||||
2007-08-21 | mantis id=118 - Added Item Shortcut Bar. | Joshua Langley | 1 | -0/+0 | |
2007-08-20 | Added monster killed xp notification effect. | Joshua Langley | 1 | -0/+0 | |
2007-08-20 | Added close button functionality, resize cursor cues. | Joshua Langley | 2 | -0/+0 | |
2007-08-08 | Moved equipment background to the gui directory. Changed name to lowercase only. | Guillaume Melquiond | 2 | -0/+1 | |
2007-08-08 | Re-designed equipment window, un-equip created. | Joshua Langley | 1 | -0/+0 | |
2007-07-11 | Replaced login wallpaper with a new one by Irukard. | Philipp Sehmisch | 1 | -0/+0 | |
2007-07-08 | Merged 0.0 changes from revision 3317 to 3362 to trunk. | Bjørn Lindeijer | 1 | -0/+0 | |
2007-06-12 | Fix of DEF_BONUS not updating, and added Mac OSX icon. | David Athay | 1 | -0/+0 | |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 10 | -98/+65 | |
2007-06-02 | Updated version and release date and summarized changes. | Bjørn Lindeijer | 2 | -96/+53 | |
2007-06-01 | Added target cursors to installed files. | Bjørn Lindeijer | 2 | -2/+14 | |
2007-05-23 | Replaced target cursor graphics with higher quality ones by Pauan. | Philipp Sehmisch | 8 | -0/+0 | |
2007-05-20 | Added different target cursor sizes for monsters. Graphics for small and ↵ | Philipp Sehmisch | 6 | -0/+0 | |
large cursor are provisional until better versions based on the original SVG of the medium sized one are available. | |||||
2007-04-13 | Added target cursor graphics to the set of files to be installed. | Björn Steinbrink | 1 | -0/+2 | |
2007-03-24 | Merged 0.0 changes from revision 3177 to 3234 to trunk. | Bjørn Lindeijer | 15 | -65/+788 | |
2007-03-22 | Use the icon included in the executable on Windows. | Bjørn Lindeijer | 3 | -2/+2 | |
2007-03-22 | Fixed problems with window icon on Windows as much as possible. | Bjørn Lindeijer | 3 | -7/+2 | |
2007-03-20 | Positioned the mouse cursor image more accurate. | Philipp Sehmisch | 1 | -0/+0 | |
2007-03-18 | This forgotten image still had pink pixels. | Bjørn Lindeijer | 1 | -0/+0 | |
2007-03-18 | Replaced pink pixels with transparent ones. | Bjørn Lindeijer | 5 | -0/+0 | |
2007-03-18 | Replaced icons with the green globe that is also used on the website. | Bjørn Lindeijer | 3 | -55/+783 | |
2007-03-14 | Renamed icons to make things easier for Debian packaging, and the "-icon" part | Bjørn Lindeijer | 5 | -8/+8 | |
was superfluous anyway. | |||||
2007-03-11 | Merged 0.0 changes from revision 3065 to 3177 to trunk. | Bjørn Lindeijer | 6 | -3/+2 | |
2007-03-09 | Added targeting cursors by Pauan. | Bjørn Lindeijer | 2 | -0/+0 | |
2007-02-17 | Fixed Makefile.am still mentioning sprites. I know this is ugly, but whatever. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-02-17 | Updated release date and excluded sprites directory from installed files. | Bjørn Lindeijer | 2 | -2/+1 | |
2007-02-15 | Changed version to 0.0.22.2. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-02-15 | New mouse cursor. | Philipp Sehmisch | 1 | -0/+0 | |
2007-01-23 | Merged 0.0 changes from revision 3035 to 3065 to trunk. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-01-15 | Updated release date. | Eugenio Favalli | 1 | -1/+1 | |
2007-01-14 | Updated version to 0.0.22.1. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-01-10 | Accepted bugfixes for character creation from Rogier Polak. | Bjørn Lindeijer | 1 | -6/+6 | |
2007-01-04 | Merged 0.0 changes from revision 2898 to 2988 to trunk. | Bjørn Lindeijer | 7 | -44/+7 | |
2006-12-24 | Filled in release dates.v0.0.22 | Bjørn Lindeijer | 1 | -1/+1 | |