Age | Commit message (Expand) | Author | Files | Lines |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -8/+9 |
2008-09-15 | Commented out getBeingByPixel because it really isn't used, nor is there | Ira Rice | 1 | -2/+2 |
2008-09-04 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 1 | -2/+1 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 1 | -0/+15 |
2008-04-22 | Fixed a bug, thanks GCC 4.3! | Bjørn Lindeijer | 1 | -1/+1 |
2008-04-15 | Fixed clicking near player. | David Athay | 1 | -0/+1 |
2008-04-11 | Players now need to | David Athay | 1 | -0/+21 |
2008-03-23 | Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from | Bjørn Lindeijer | 1 | -0/+27 |
2007-12-30 | Added a key for targeting the nearest player character based on patches by Tr... | Philipp Sehmisch | 1 | -0/+27 |
2007-11-20 | Merged revisions 3692 via svnmerge from | Bjørn Lindeijer | 1 | -0/+2 |
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 1 | -0/+1 |
2007-10-18 | Removed guess of being type from class number. Factored handler for new beings. | Guillaume Melquiond | 1 | -9/+18 |
2007-07-23 | Converted NPC code to new server. | Guillaume Melquiond | 1 | -12/+0 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -10/+14 |
2006-12-03 | Made NPC names visible. Windows are now invisible by default. | Bjørn Lindeijer | 1 | -5/+8 |
2006-12-01 | Monster sound effect patch | Philipp Sehmisch | 1 | -3/+2 |
2006-11-02 | Network layer refactoring. | Björn Steinbrink | 1 | -3/+3 |
2006-09-29 | Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch. | Bjørn Lindeijer | 1 | -2/+27 |
2006-09-02 | Applied patch by Bernard Lidicky, adding targetting nearest monster with either | Bjørn Lindeijer | 1 | -0/+25 |
2006-09-02 | Switched to short IDs for beings. | Guillaume Melquiond | 1 | -2/+2 |
2006-08-29 | Updated NEWS file and made getAll return a reference instead of a pointer. | Bjørn Lindeijer | 1 | -2/+2 |
2006-08-27 | Removed Being::mFrame field. | Guillaume Melquiond | 1 | -2/+2 |
2006-08-27 | Changed to pixel-based coordinates for beings. | Guillaume Melquiond | 1 | -2/+2 |
2006-08-26 | Got rid of the default MessageOut constructor, since all messages should have | Bjørn Lindeijer | 1 | -2/+1 |
2006-08-26 | Made the Network class a purely static interface, as there is only one instance. | Guillaume Melquiond | 1 | -6/+1 |
2006-07-25 | Switched client to use enet and modified login sequence to work with the new ... | Eugenio Favalli | 1 | -3/+3 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -3/+4 |
2006-03-08 | Added a 'dtor' helper functor to delete objects in arrays and containers usin... | Björn Steinbrink | 1 | -5/+3 |
2006-02-25 | Added a logic method to the being manager. | Björn Steinbrink | 1 | -0/+20 |
2006-02-23 | A bunch of mostly cosmetic cleanups. | Björn Steinbrink | 1 | -4/+3 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -0/+143 |