Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-23 | Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from | Bjørn Lindeijer | 16 | -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-22 | No idea how that happened... | Bjørn Lindeijer | 1 | -1/+1 | |
2008-03-22 | Updated AUTHORS file (but not complete yet) | Bjørn Lindeijer | 2 | -44/+56 | |
2008-03-17 | Restored previous project file and fixed a warning along the way. | Eugenio Favalli | 3 | -343/+352 | |
2008-03-16 | Updated Dev-C++ project file. Patch by peavey. | Eugenio Favalli | 2 | -217/+221 | |
2008-03-15 | AAdded pathblocking rules to NPCs. | Philipp Sehmisch | 2 | -0/+14 | |
2008-03-15 | Fixed warp to map 15 (patch by peavey) | Philipp Sehmisch | 1 | -0/+5 | |
2008-03-15 | Fixed a crash caused by the new blocking system. | Philipp Sehmisch | 1 | -4/+9 | |
2008-03-13 | included cassert header and fixed grammar in a comment. | Philipp Sehmisch | 2 | -2/+3 | |
2008-03-13 | defined block bitmasks in hex instead of decimal like it is done for the ↵ | Philipp Sehmisch | 1 | -3/+3 | |
walk bitmasks. | |||||
2008-03-13 | Synchronized pathfinding algorithmns with those used by the server to avoid ↵ | Philipp Sehmisch | 13 | -87/+286 | |
asynchronisation. | |||||
2008-03-12 | Added ability to quit guilds. | David Athay | 8 | -1639/+469 | |
2008-03-11 | Also removed unused image from the files to be installed. | Bjørn Lindeijer | 3 | -2/+5 | |
2008-03-11 | Removed unused image. | Eugenio Favalli | 2 | -0/+4 | |
2008-03-09 | Actions and particle effect for monster attacks are now obtained from the ↵ | Philipp Sehmisch | 6 | -20/+107 | |
monster database. Added new tail attack animation to scorpion monster sprite. | |||||
2008-03-09 | Implemented possibility to rotate particle emitters. Implemented ↵ | Philipp Sehmisch | 13 | -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-09 | Applied some patches by peavey related to chatlog and the quit dialog. | Philipp Sehmisch | 4 | -8/+31 | |
2008-03-08 | Forgot to also remove the maps. | Bjørn Lindeijer | 1 | -2/+2 | |
2008-03-08 | Fixed some width/height mixups in TMXCopy. | Philipp Sehmisch | 4 | -17/+24 | |
2008-03-07 | Moved dynamically released data to its own module (tmwdata). | Bjørn Lindeijer | 3 | -5/+5 | |
2008-03-07 | Corrected names. | Eugenio Favalli | 1 | -0/+2 | |
2008-03-07 | Added new items by Black Don, new xml definitions by Peavey. | Eugenio Favalli | 1 | -0/+19 | |
2008-03-06 | Fixed rejoining guilds after closing client | David Athay | 3 | -15/+25 | |
2008-03-05 | Fixed guild creation. | David Athay | 7 | -103/+100 | |
2008-03-05 | Fixed typing in guild dialogs | David Athay | 3 | -43/+42 | |
2008-03-04 | Accepted patch by roderic to fix building/installing with CMake. | Bjørn Lindeijer | 5 | -1/+26 | |
2008-03-04 | Added HP regeneration and new death messages. | Philipp Sehmisch | 3 | -8/+18 | |
2008-03-03 | Skill gui beautifications by roderic. | Philipp Sehmisch | 4 | -54/+148 | |
2008-03-02 | Upgraded project file to latest C::B release. | Eugenio Favalli | 2 | -1415/+316 | |
2008-03-01 | fixed transparency issue. | Philipp Sehmisch | 1 | -0/+4 | |
2008-03-01 | Replaced the basic guichan text field class with our derivate class. | Philipp Sehmisch | 3 | -13/+20 | |
2008-02-28 | Fixed chat input stealing focus from quitDialog | Mateusz Kaduk | 1 | -0/+4 | |
2008-02-28 | Temporary fix for GUILD protocol support, fixed makefile. Also please do not ↵ | Mateusz Kaduk | 2 | -1/+9 | |
double source file names - rename it. | |||||
2008-02-28 | Added missing automake entries. Still bug in guildhandler code, plz fix it. | Mateusz Kaduk | 1 | -0/+6 | |
2008-02-28 | Work in Progress commit of guilds. | David Athay | 25 | -19/+1338 | |
2008-02-27 | error in changelog. | Philipp Sehmisch | 1 | -3/+6 | |
2008-02-27 | made the string " Press OK to respawn." translateable. | Philipp Sehmisch | 1 | -1/+1 | |
2008-02-27 | Implemented provisorical player respawn. | Philipp Sehmisch | 5 | -1/+55 | |
2008-02-27 | Fixed translation file names. | Eugenio Favalli | 7 | -19/+16 | |
2008-02-26 | Added Modanung's mud tileset and applyed to some houses in Tulimshar. | Eugenio Favalli | 1 | -1/+2 | |
2008-02-26 | Keep minimap status. Based on a patch by Knivey. | Eugenio Favalli | 2 | -5/+5 | |
2008-02-26 | Added Portugese (by Tiago Silva), Danish (by GonzoDark), Russian (by idle sign) | Bjørn Lindeijer | 5 | -0/+2183 | |
and Swedish (by Zirro) translations. | |||||
2008-02-26 | Fixed some monster traps on southwest woodland. | Philipp Sehmisch | 1 | -0/+16 | |
2008-02-24 | Fixed a bug which caused an incorrect display of character correction points ↵ | Philipp Sehmisch | 2 | -1/+3 | |
in some situations. | |||||
2008-02-24 | (no commit message) | Philipp Sehmisch | 3 | -9/+41 | |
2008-02-23 | Assorted content updates by QOAL. | Philipp Sehmisch | 0 | -0/+0 | |
2008-02-22 | Added a 2nd attack to the scorpion to test new monster AI. | Philipp Sehmisch | 1 | -0/+5 | |
2008-02-22 | Handling gender with an enum everywhere. | Philipp Sehmisch | 8 | -21/+21 | |
2008-02-22 | Merged creation of female characters from Legend of Mazzeroth. | Philipp Sehmisch | 4 | -5/+55 | |
2008-02-22 | Implemented skill name display in skill dialog and xp messages (based on a ↵ | Philipp Sehmisch | 4 | -2/+41 | |
patch by rodge) |