Age | Commit message (Expand) | Author | Files | Lines |
2009-04-29 | Some random cleanups | Bjørn Lindeijer | 1 | -6/+0 |
2009-03-27 | Clean up some ifdefs and start cleanup of parties | Jared Adams | 1 | -1/+1 |
2009-03-27 | Clean up of most of the Network pointers | Bjørn Lindeijer | 1 | -10/+0 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -1/+9 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -2/+0 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2008-12-13 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 1 | -0/+5 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -1/+6 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-03-23 | Removed unnecessary forwarding method. | Bjørn Lindeijer | 1 | -5/+0 |
2007-12-31 | Added config options to set the scroll center. Retained scroll offset during ... | Philipp Sehmisch | 1 | -0/+5 |
2007-10-23 | Merged changesets 3653, 3655-3657, 3659-3560, 3671-3672 from trunk to | Bjørn Lindeijer | 1 | -0/+5 |
2007-10-21 | Fixed current map not deleted on server change. | Guillaume Melquiond | 1 | -0/+5 |
2007-09-25 | Added some const qualifiers. | Bjørn Lindeijer | 1 | -1/+1 |
2007-03-11 | Merged 0.0 changes from revision 3065 to 3177 to trunk. | Bjørn Lindeijer | 1 | -6/+1 |
2007-02-02 | Made Engine class even more useless by moving emoticon loading into Being. | Bjørn Lindeijer | 1 | -6/+1 |
2007-01-04 | Merged 0.0 changes from revision 2898 to 2988 to trunk. | Bjørn Lindeijer | 1 | -7/+2 |
2006-12-14 | Removed the rather useless remaining draw function from the engine class and | Bjørn Lindeijer | 1 | -7/+2 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -14/+0 |
2006-12-04 | Introduced a new class Viewport which combines the drawing code from Engine | Bjørn Lindeijer | 1 | -14/+0 |
2006-08-28 | Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch. | Bjørn Lindeijer | 1 | -0/+5 |
2006-08-26 | Made the Network class a purely static interface, as there is only one instance. | Guillaume Melquiond | 1 | -3/+1 |
2006-08-21 | added overlays and smooth scrolling. (someone who knows what he is doing has ... | Philipp Sehmisch | 1 | -0/+5 |
2006-03-16 | A bunch of cosmetic changes. | Björn Steinbrink | 1 | -1/+1 |
2006-03-08 | Moved a variable definition into the right place and made getCurrentMap inline. | Björn Steinbrink | 1 | -1/+1 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -4/+4 |
2006-01-05 | Remove some useless code. | Björn Steinbrink | 1 | -0/+7 |
2005-10-16 | Use the ResourceManager to get spritesets. | Björn Steinbrink | 1 | -2/+2 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -1/+0 |
2005-10-07 | Modified finding NPC as by timonator's suggestion in order to allow NPCs to be | Bjørn Lindeijer | 1 | -1/+1 |
2005-09-14 | Moved Map manangement code into engine.cpp. | Björn Steinbrink | 1 | -1/+3 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -3/+4 |
2005-08-01 | Small cleanups in the drawing code, the autoTarget checks and some headers. | Björn Steinbrink | 1 | -5/+1 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -39/+2 |
2005-07-03 | Added attack target. | Bjørn Lindeijer | 1 | -0/+1 |
2005-07-03 | Working with maps | Eugenio Favalli | 1 | -1/+0 |
2005-07-03 | Minor fixes and cleanups | Eugenio Favalli | 1 | -1/+1 |
2005-07-03 | - Removing "walk to", "attack" from context menu | Eugenio Favalli | 1 | -0/+3 |
2005-07-03 | - Commenting out buddy and new skills windows | Eugenio Favalli | 1 | -11/+3 |
2005-06-18 | Removed old menu/menuitem and replaced by JAvila one | Mateusz Kaduk | 1 | -2/+0 |
2005-06-17 | new BrowserBox widget with colors/links support | José Ávila | 1 | -0/+2 |
2005-06-14 | Added background to minimap. Only used in Tonori Desert map for now, and its | Bjørn Lindeijer | 1 | -4/+30 |
2005-06-03 | Modification in help system | José Ávila | 1 | -0/+2 |
2005-05-22 | requestTradeDialog is modal now | Jan-Fabian Humann | 1 | -2/+0 |
2005-05-19 | Made item amount window a modal dialog and removed support for old map format. | Bjørn Lindeijer | 1 | -5/+1 |
2005-05-17 | Alt+m for testing menu, menuitems the same as button | Mateusz Kaduk | 1 | -0/+2 |
2005-05-15 | better monsterset management | Eugenio Favalli | 1 | -1/+1 |
2005-05-09 | Added buddywindow but still need to finish gui part | Mateusz Kaduk | 1 | -0/+2 |