Age | Commit message (Expand) | Author | Files | Lines |
2008-04-01 | removed misspelled file | Philipp Sehmisch | 1 | -151/+0 |
2008-04-01 | misspelled filename | Philipp Sehmisch | 1 | -0/+151 |
2008-04-01 | Made it possible to move the chat window | David Athay | 2 | -3/+3 |
2008-04-01 | Fixed up chat and guilds | David Athay | 6 | -18/+39 |
2008-04-01 | forgot to commit the xml file | Philipp Sehmisch | 0 | -0/+0 |
2008-04-01 | renaming makefile to Makefile | Philipp Sehmisch | 1 | -0/+18 |
2008-04-01 | renaming makefile to Makefile | Philipp Sehmisch | 1 | -18/+0 |
2008-04-01 | compilation fixes suggested by peavey. | Philipp Sehmisch | 2 | -1/+2 |
2008-04-01 | Added makefile for TMXCopy by jaxad. | Philipp Sehmisch | 1 | -0/+18 |
2008-04-01 | forgot to mention the name of the person who provided the new animated npc gr... | Philipp Sehmisch | 1 | -2/+2 |
2008-03-31 | updated project flies | Philipp Sehmisch | 3 | -4/+10 |
2008-03-31 | forgot changelog | Philipp Sehmisch | 1 | -0/+13 |
2008-03-31 | Implemented NPC XML database which maps NPC IDs to one or more animation file... | Philipp Sehmisch | 5 | -5/+230 |
2008-03-30 | Updated configure.ac for tmwdata split (patch by peavey). | Bjørn Lindeijer | 2 | -2/+4 |
2008-03-28 | Updated | David Athay | 4 | -322/+700 |
2008-03-27 | Applied patch by peavey and added his name to the ChangeLog some more. | Bjørn Lindeijer | 4 | -13/+18 |
2008-03-25 | Initialized some uninitialized variables (patch by peavey). | Philipp Sehmisch | 3 | -5/+11 |
2008-03-23 | Blocked revisions 3614,3622,3689,3746,3811,3940,3984,4000 via svnmerge | Bjørn Lindeijer | 0 | -0/+0 |
2008-03-23 | Updated default account server name and added SDL_ttf dependency. | Bjørn Lindeijer | 3 | -1/+7 |
2008-03-23 | Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ... | Bjørn Lindeijer | 13 | -85/+146 |
2008-03-23 | Removed unnecessary forwarding method. | Bjørn Lindeijer | 5 | -11/+11 |
2008-03-23 | Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from | Bjørn Lindeijer | 16 | -65/+170 |
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 walk... | Philipp Sehmisch | 1 | -3/+3 |
2008-03-13 | Synchronized pathfinding algorithmns with those used by the server to avoid a... | Philipp Sehmisch | 13 | -87/+286 |
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 mon... | Philipp Sehmisch | 6 | -20/+107 |
2008-03-09 | Implemented possibility to rotate particle emitters. Implemented interpretati... | Philipp Sehmisch | 13 | -17/+98 |
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 |