summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-03-23Blocked revisions 3614,3622,3689,3746,3811,3940,3984,4000 via svnmergeBjørn Lindeijer0-0/+0
................ r3614 | crush_tmw | 2007-10-01 20:54:27 +0200 (Mon, 01 Oct 2007) | 1 line Added support for different hairstyles for male and female characters. Female hairstyles are copies of the male ones until the real female hairstyles are finished. ................ r3622 | crush_tmw | 2007-10-18 13:59:43 +0200 (Thu, 18 Oct 2007) | 1 line ................ r3689 | b_lindeijer | 2007-10-26 11:22:50 +0200 (Fri, 26 Oct 2007) | 12 lines Blocked revisions 3670,3685 via svnmerge ........ r3670 | b_lindeijer | 2007-10-22 19:39:00 +0200 (Mon, 22 Oct 2007) | 2 lines Some insignificant small changes. ........ r3685 | b_lindeijer | 2007-10-25 18:02:43 +0200 (Thu, 25 Oct 2007) | 2 lines I'll try not to forget the timestamps next time. ........ ................ r3746 | b_lindeijer | 2007-11-18 20:36:21 +0100 (Sun, 18 Nov 2007) | 49 lines Blocked revisions 3683,3712,3719-3720,3723-3724,3732-3734,3736-3737 via svnmerge ........ r3683 | b_lindeijer | 2007-10-25 17:02:09 +0200 (Thu, 25 Oct 2007) | 3 lines Blocked revisions 3587-3588,3606,3628,3633,3675-3676,3681 via svnmerge (the merges from trunk to 0.0 and the svnmerge commit on 0.0) ........ r3712 | b_lindeijer | 2007-11-08 09:03:52 +0100 (Thu, 08 Nov 2007) | 2 lines Fixed different line endings in the same file. ........ r3719 | umperio | 2007-11-13 21:47:47 +0100 (Tue, 13 Nov 2007) | 1 line Started porting warps to the new server, updated project file. ........ r3720 | gmelquio | 2007-11-13 22:11:04 +0100 (Tue, 13 Nov 2007) | 1 line Removed merge duplicate. ........ r3723 | umperio | 2007-11-13 22:50:09 +0100 (Tue, 13 Nov 2007) | 1 line Fixed object type and added npcs. ........ r3724 | umperio | 2007-11-13 23:14:20 +0100 (Tue, 13 Nov 2007) | 1 line Fixed shop on map 1 and added npcs on map 2. ........ r3732 | umperio | 2007-11-15 20:33:34 +0100 (Thu, 15 Nov 2007) | 1 line Added npc. ........ r3733 | umperio | 2007-11-15 21:47:45 +0100 (Thu, 15 Nov 2007) | 1 line Added npcs. ........ r3734 | umperio | 2007-11-15 22:27:57 +0100 (Thu, 15 Nov 2007) | 1 line Added monsters on map 5 and some fixes, added npcs to map 6. ........ r3736 | gmelquio | 2007-11-15 22:48:33 +0100 (Thu, 15 Nov 2007) | 1 line Removed dead code and fixed quest name. Removed redundant message. ........ r3737 | gmelquio | 2007-11-15 23:09:19 +0100 (Thu, 15 Nov 2007) | 1 line Temporarily disabled update loading. ........ ................ r3811 | b_lindeijer | 2007-12-24 13:48:40 +0100 (Mon, 24 Dec 2007) | 2 lines Disabled non-functional item shortcut window. ................ r3940 | umperio | 2008-03-02 21:04:11 +0100 (Sun, 02 Mar 2008) | 1 line Upgraded project file to latest C::B release. ................ r3984 | umperio | 2008-03-16 18:19:51 +0100 (Sun, 16 Mar 2008) | 1 line Updated Dev-C++ project file. Patch by peavey. ................ r4000 | b_lindeijer | 2008-03-23 12:47:52 +0100 (Sun, 23 Mar 2008) | 2 lines Removed unnecessary forwarding method. ................
2008-03-23Updated default account server name and added SDL_ttf dependency.Bjørn Lindeijer3-1/+7
2008-03-23Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ↵Bjørn Lindeijer13-85/+146
via svnmerge from https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3828 | crush_tmw | 2007-12-31 17:14:27 +0100 (Mon, 31 Dec 2007) | 1 line Added config options to set the scroll center. Retained scroll offset during map change for smoother map transitions. ........ r3859 | b_lindeijer | 2008-01-26 20:38:43 +0100 (Sat, 26 Jan 2008) | 3 lines Fixed a GCC 4.3 compile error and constified the usage of auto_ptr, since that's the way in which we are using them. ........ r3876 | crush_tmw | 2008-02-11 20:00:43 +0100 (Mon, 11 Feb 2008) | 1 line Added music and overlay to snake dungeon. ........ r3883 | crush_tmw | 2008-02-12 15:00:22 +0100 (Tue, 12 Feb 2008) | 1 line Particle emitters are now activated after the parent particle has moved instead of before (small change which allows a little trick to create polar emitters) ........ r3887 | umperio | 2008-02-12 20:49:37 +0100 (Tue, 12 Feb 2008) | 1 line Made pathfinding not halt on collision destination tile, made moving around with mouse smoother. Added possibility to pass through players with key controls. ........ r3888 | crush_tmw | 2008-02-13 21:49:55 +0100 (Wed, 13 Feb 2008) | 1 line Added new headgears by Black Don (thanks to QOAL for testing and implementation) ........ r3891 | umperio | 2008-02-18 09:52:06 +0100 (Mon, 18 Feb 2008) | 1 line Fixed image name. ........ r3892 | umperio | 2008-02-18 11:00:45 +0100 (Mon, 18 Feb 2008) | 1 line Forgot a %s ........ r3899 | crush_tmw | 2008-02-19 14:23:34 +0100 (Tue, 19 Feb 2008) | 1 line Map fixes at snake dungeon by QOAL ........ r3900 | crush_tmw | 2008-02-19 14:32:24 +0100 (Tue, 19 Feb 2008) | 1 line More map fixes at snake dungeon by QOAL ........
2008-03-23Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from Bjørn Lindeijer16-65/+170
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3823 | crush_tmw | 2007-12-28 19:36:58 +0100 (Fri, 28 Dec 2007) | 1 line Added the possibility to assign particle effects to monsters in the monster database. Added flame particle effect to fire goblin as a proof of concept. ........ r3826 | crush_tmw | 2007-12-30 01:02:14 +0100 (Sun, 30 Dec 2007) | 1 line Added a key for targeting the nearest player character based on patches by Trinexx. Some mapping fixes at snake dungeon map. ........ r3839 | the_enemy | 2008-01-13 17:28:50 +0100 (Sun, 13 Jan 2008) | 1 line Fixed non-default location music loading ........ r3842 | crush_tmw | 2008-01-14 11:48:13 +0100 (Mon, 14 Jan 2008) | 1 line ixed an error in Davids last commit (couldn't compile that way). ........
2008-03-22No idea how that happened...Bjørn Lindeijer1-1/+1
2008-03-22Updated AUTHORS file (but not complete yet)Bjørn Lindeijer2-44/+56
2008-03-17Restored previous project file and fixed a warning along the way.Eugenio Favalli3-343/+352
2008-03-15AAdded pathblocking rules to NPCs.Philipp Sehmisch2-0/+14
2008-03-15Fixed warp to map 15 (patch by peavey)Philipp Sehmisch1-0/+5
2008-03-15Fixed a crash caused by the new blocking system.Philipp Sehmisch1-4/+9
2008-03-13included cassert header and fixed grammar in a comment.Philipp Sehmisch2-2/+3
2008-03-13defined block bitmasks in hex instead of decimal like it is done for the ↵Philipp Sehmisch1-3/+3
walk bitmasks.
2008-03-13Synchronized pathfinding algorithmns with those used by the server to avoid ↵Philipp Sehmisch13-87/+286
asynchronisation.
2008-03-12Added ability to quit guilds.David Athay8-1639/+469
2008-03-09Actions and particle effect for monster attacks are now obtained from the ↵Philipp Sehmisch6-20/+107
monster database. Added new tail attack animation to scorpion monster sprite.
2008-03-09Implemented possibility to rotate particle emitters. Implemented ↵Philipp Sehmisch13-17/+98
interpretation of the attacktype parameter of attack messages and visualize monster attacks other than id 1 with a particle effect. Prepared to get attack particle effects and animation types from the monster database.
2008-03-06Fixed rejoining guilds after closing clientDavid Athay3-15/+25
2008-03-05Fixed guild creation.David Athay7-103/+100
2008-03-05Fixed typing in guild dialogsDavid Athay3-43/+42
2008-03-04Accepted patch by roderic to fix building/installing with CMake.Bjørn Lindeijer5-1/+26
2008-03-04Added HP regeneration and new death messages.Philipp Sehmisch3-8/+18
2008-03-03Skill gui beautifications by roderic.Philipp Sehmisch4-54/+148
2008-03-01Replaced the basic guichan text field class with our derivate class.Philipp Sehmisch3-13/+20
2008-02-28Fixed chat input stealing focus from quitDialogMateusz Kaduk1-0/+4
2008-02-28Temporary fix for GUILD protocol support, fixed makefile. Also please do not ↵Mateusz Kaduk2-1/+9
double source file names - rename it.
2008-02-28Added missing automake entries. Still bug in guildhandler code, plz fix it.Mateusz Kaduk1-0/+6
2008-02-28Work in Progress commit of guilds.David Athay25-19/+1338
2008-02-27error in changelog.Philipp Sehmisch1-3/+6
2008-02-27made the string " Press OK to respawn." translateable.Philipp Sehmisch1-1/+1
2008-02-27Implemented provisorical player respawn.Philipp Sehmisch5-1/+55
2008-02-27Fixed translation file names.Eugenio Favalli7-19/+16
2008-02-26Added Portugese (by Tiago Silva), Danish (by GonzoDark), Russian (by idle sign)Bjørn Lindeijer5-0/+2183
and Swedish (by Zirro) translations.
2008-02-24Fixed a bug which caused an incorrect display of character correction points ↵Philipp Sehmisch2-1/+3
in some situations.
2008-02-24(no commit message)Philipp Sehmisch3-9/+41
2008-02-22Added a 2nd attack to the scorpion to test new monster AI.Philipp Sehmisch1-0/+5
2008-02-22 Handling gender with an enum everywhere.Philipp Sehmisch8-21/+21
2008-02-22Merged creation of female characters from Legend of Mazzeroth.Philipp Sehmisch4-5/+55
2008-02-22Implemented skill name display in skill dialog and xp messages (based on a ↵Philipp Sehmisch4-2/+41
patch by rodge)
2008-02-22fixed changelogPhilipp Sehmisch1-6/+3
2008-02-21Showing a visible error message to the user when the font file fails to load.Philipp Sehmisch2-6/+7
2008-02-21restored log monster sounds (again)Philipp Sehmisch0-0/+0
2008-02-20Added attack properties to scorpions.Philipp Sehmisch1-0/+1
2008-02-20Added some missing item properties.Philipp Sehmisch1-0/+6
2008-02-20Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ↵Bjørn Lindeijer22-48/+210
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-18Updated required ENet version to 1.2.Bjørn Lindeijer2-2/+3
2008-02-18Merged revisions 3762-3772,3776-3782 via svnmerge from Bjørn Lindeijer20-138/+265
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3762 | crush_tmw | 2007-12-04 00:25:25 +0100 (Tue, 04 Dec 2007) | 1 line Added/renamed some headgears for the christmas event. ........ r3763 | crush_tmw | 2007-12-04 14:51:20 +0100 (Tue, 04 Dec 2007) | 1 line tophead -> tophat ........ r3764 | b_lindeijer | 2007-12-05 21:20:25 +0100 (Wed, 05 Dec 2007) | 3 lines Fix drawing of very high fringe tiles by keeping track of the maximum tile height. ........ r3765 | crush_tmw | 2007-12-07 01:50:15 +0100 (Fri, 07 Dec 2007) | 1 line Added a new drop item for the christmas event. ........ r3768 | crush_tmw | 2007-12-09 20:45:53 +0100 (Sun, 09 Dec 2007) | 1 line New versions of funky hat and elf hat by QOAL. ........ r3769 | crush_tmw | 2007-12-10 03:22:59 +0100 (Mon, 10 Dec 2007) | 1 line Simplified player subsprite handling by treating equipment, hairstyle and base sprites alike. Implementing female hairstyles is now a purely content-sided task. ........ r3770 | crush_tmw | 2007-12-10 03:50:15 +0100 (Mon, 10 Dec 2007) | 1 line Added an option to show log messages in the chat console. ........ r3771 | crush_tmw | 2007-12-10 17:12:56 +0100 (Mon, 10 Dec 2007) | 1 line Implemented female hairstyles. ........ r3772 | b_lindeijer | 2007-12-10 21:42:11 +0100 (Mon, 10 Dec 2007) | 2 lines Include cassert header. ........ r3777 | crush_tmw | 2007-12-14 18:33:45 +0100 (Fri, 14 Dec 2007) | 1 line Fixed some errors with the filenames of the new items (unrelated to my eAthena problems). ........ r3778 | crush_tmw | 2007-12-14 19:21:39 +0100 (Fri, 14 Dec 2007) | 1 line fixed some more screwups with the new items. ........ r3780 | crush_tmw | 2007-12-14 19:40:12 +0100 (Fri, 14 Dec 2007) | 1 line Put new items in equipment.xml for backward compatibility with the last client release. ........ r3782 | b_lindeijer | 2007-12-17 16:59:04 +0100 (Mon, 17 Dec 2007) | 2 lines Fixed the item tags. ........
2008-02-18Ignore a bunch of generated files.Bjørn Lindeijer0-0/+0
2008-02-18Added notes about installing gettext and cvs to INSTALL file.Bjørn Lindeijer2-0/+6
2008-02-18Ups removing changes from revision 3893Mateusz Kaduk2-5/+0
2008-02-18Fixed missing Makefile.in error after ./autogen.sh ; ./configureMateusz Kaduk2-0/+5