summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2008-04-17Added basic party support (no interface to create or quit yet)David Athay1-0/+9
2008-04-17One file was forgotten while committing the private channels removal.Yohann Ferreira1-0/+2
2008-04-17Added smooth progress changes into progressbars.Yohann Ferreira1-0/+5
2008-04-16Removed private channelsDavid Athay1-0/+2
2008-04-16Fixed online status so that users are shown as onlineDavid Athay1-3/+11
2008-04-15Added online status of guild membersDavid Athay1-0/+11
2008-04-14Fixed a compilation error using CMake (That won't change the world, but will ↵Yohann Ferreira1-0/+6
save a bit my laziness.)
2008-04-14Added new TabbedArea which extends gui::TabbedArea. Changed Guild and David Athay1-0/+8
Chat windows to use new TabbedArea. Added private messaging.
2008-04-13Merged revisions 3915-3939,3941-3953 via svnmerge from Bjørn Lindeijer1-8/+53
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3915 | crush_tmw | 2008-02-23 18:18:34 +0100 (za, 23 feb 2008) | 1 line Assorted content updates by QOAL. ........ r3920 | crush_tmw | 2008-02-26 02:23:15 +0100 (di, 26 feb 2008) | 1 line Fixed some monster traps on southwest woodland. ........ r3923 | umperio | 2008-02-26 22:35:37 +0100 (di, 26 feb 2008) | 1 line Keep minimap status. Based on a patch by Knivey. ........ r3924 | umperio | 2008-02-26 22:47:07 +0100 (di, 26 feb 2008) | 1 line Added Modanung's mud tileset and applyed to some houses in Tulimshar. ........ r3938 | crush_tmw | 2008-03-02 00:32:44 +0100 (zo, 02 mrt 2008) | 1 line fixed transparency issue. ........ r3952 | umperio | 2008-03-07 10:47:40 +0100 (vr, 07 mrt 2008) | 1 line Added new items by Black Don, new xml definitions by Peavey. ........ r3953 | umperio | 2008-03-07 12:13:20 +0100 (vr, 07 mrt 2008) | 1 line Corrected names. ........
2008-04-11Fixed a compilation error using CMake. What? Long Time No See?Yohann Ferreira1-0/+4
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer1-0/+36
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-04-10Fixed some compiler warnings and don't try to load particle effects when noBjørn Lindeijer1-0/+7
file is set.
2008-04-08Implemented support for an arbitrary number of map layers. The only layerBjørn Lindeijer1-0/+10
requirement for map layers are now that the fringe layer is called "Fringe" and that the collision layer is called "Collision".
2008-04-07Added support for basing one sprite definition on another by including it.Bjørn Lindeijer1-0/+3
2008-04-07Added XML::Document class which simplifies parsing an XML document andBjørn Lindeijer1-0/+9
automatically cleans it up again.
2008-04-04Spawning a particle effect whenever the client sends a move message to the ↵Philipp Sehmisch1-0/+6
server to visualize the extreme flooding of the server with move message when the user moves with the mouse.
2008-04-03Added updating guild member listDavid Athay1-0/+2
2008-04-03Added patch fromDavid Athay1-1/+4
postalworker bug id=117 to fix cancel connecting to a sick server.
2008-04-03Added right click to invite to guildDavid Athay1-0/+5
2008-04-01Made it possible to move the chat windowDavid Athay1-1/+1
2008-04-01Fixed up chat and guildsDavid Athay1-0/+7
2008-04-01forgot to mention the name of the person who provided the new animated npc ↵Philipp Sehmisch1-2/+2
graphics
2008-03-31updated project fliesPhilipp Sehmisch1-3/+3
2008-03-31forgot changelogPhilipp Sehmisch1-0/+13
2008-03-28 UpdatedDavid Athay1-0/+5
project file and added some headers to help compiling on gcc 4.3.
2008-03-23Updated default account server name and added SDL_ttf dependency.Bjørn Lindeijer1-0/+5
2008-03-23Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ↵Bjørn Lindeijer1-3/+40
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 Lindeijer1-0/+16
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 Lindeijer1-1/+5
2008-03-17Restored previous project file and fixed a warning along the way.Eugenio Favalli1-0/+5
2008-03-15AAdded pathblocking rules to NPCs.Philipp Sehmisch1-0/+1
2008-03-15Fixed warp to map 15 (patch by peavey)Philipp Sehmisch1-0/+5
2008-03-13Synchronized pathfinding algorithmns with those used by the server to avoid ↵Philipp Sehmisch1-0/+11
asynchronisation.
2008-03-12Added ability to quit guilds.David Athay1-0/+7
2008-03-09Actions and particle effect for monster attacks are now obtained from the ↵Philipp Sehmisch1-2/+9
monster database. Added new tail attack animation to scorpion monster sprite.
2008-03-09Implemented possibility to rotate particle emitters. Implemented ↵Philipp Sehmisch1-0/+12
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 Athay1-0/+5
2008-03-05Fixed guild creation.David Athay1-0/+3
2008-03-05Fixed typing in guild dialogsDavid Athay1-0/+5
2008-03-04Accepted patch by roderic to fix building/installing with CMake.Bjørn Lindeijer1-0/+6
2008-03-04Added HP regeneration and new death messages.Philipp Sehmisch1-0/+6
2008-03-03Skill gui beautifications by roderic.Philipp Sehmisch1-0/+8
2008-03-01Replaced the basic guichan text field class with our derivate class.Philipp Sehmisch1-0/+5
2008-02-27error in changelog.Philipp Sehmisch1-3/+6
2008-02-27Implemented provisorical player respawn.Philipp Sehmisch1-0/+3
2008-02-27Fixed translation file names.Eugenio Favalli1-0/+7
2008-02-24Fixed a bug which caused an incorrect display of character correction points ↵Philipp Sehmisch1-0/+2
in some situations.
2008-02-24(no commit message)Philipp Sehmisch1-0/+5
2008-02-22Added a 2nd attack to the scorpion to test new monster AI.Philipp Sehmisch1-0/+5