Age | Commit message (Expand) | Author | Files | Lines |
2008-03-17 | Restored previous project file and fixed a warning along the way. | Eugenio Favalli | 1 | -8/+8 |
2008-03-03 | Skill gui beautifications by roderic. | Philipp Sehmisch | 1 | -36/+99 |
2008-02-24 | (no commit message) | Philipp Sehmisch | 1 | -9/+34 |
2008-02-22 | Implemented skill name display in skill dialog and xp messages (based on a pa... | Philipp Sehmisch | 1 | -1/+2 |
2008-02-07 | Fixed unix compilation problem. | Philipp Sehmisch | 1 | -1/+1 |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 1 | -86/+39 |
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 1 | -1/+3 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -5/+1 |
2007-08-07 | Fixed my breakage of persistent window dimensions. Cleaned a few things along... | Guillaume Melquiond | 1 | -2/+1 |
2007-03-22 | Redesigned the localplayer class to use getters and setters instead of direct... | Philipp Sehmisch | 1 | -32/+1 |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -5/+5 |
2006-07-30 | Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0 | Bjørn Lindeijer | 1 | -1/+1 |
2006-03-18 | Use the window container instead of the graphics class to calculate window po... | Björn Steinbrink | 1 | -4/+2 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -41/+42 |
2006-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -9/+3 |
2006-03-08 | Added a 'dtor' helper functor to delete objects in arrays and containers usin... | Björn Steinbrink | 1 | -5/+4 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -16/+8 |
2005-10-20 | Added garbage collection to the ScrollArea class. Fixed slider not being upda... | Björn Steinbrink | 1 | -8/+2 |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -6/+1 |
2005-10-16 | Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}. | 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/+1 |
2005-10-05 | Fixed some resource cleanup and memory leaks. Also changed the way dangling | Bjørn Lindeijer | 1 | -0/+1 |
2005-09-30 | Fixed paths for windows users | Matthias Hartmann | 1 | -1/+1 |
2005-09-29 | Improved a lot windows reset to default size and pos. Also corrected a few th... | Yohann Ferreira | 1 | -1/+5 |
2005-09-28 | Save and load X, Y, Height, and Width to useful wins. | Yohann Ferreira | 1 | -1/+1 |
2005-09-28 | Added window internal name to every window. Useful to later get and save X, Y... | Yohann Ferreira | 1 | -0/+2 |
2005-09-26 | Now error message is displayed properly when the map server is offline. | Eugenio Favalli | 1 | -1/+0 |
2005-09-19 | Got rid of writeSet() calls. | Eugenio Favalli | 1 | -2/+0 |
2005-09-17 | Completed transition to use MessageOut. | Eugenio Favalli | 1 | -2/+5 |
2005-09-17 | Updated dev-cpp project file to last changes, and wrong names fixes. | Eugenio Favalli | 1 | -6/+6 |
2005-09-17 | Now the values shown by derived stats in status win are got from the server. ... | Yohann Ferreira | 1 | -9/+9 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -5/+4 |
2005-08-22 | Disabled use button in skill dialog since is still not being used. | Eugenio Favalli | 1 | -12/+1 |
2005-08-21 | Some updates and cleanups | Eugenio Favalli | 1 | -1/+22 |
2005-08-18 | Updated reference to latest libxml, fixed a bug in updating skills, updated s... | Eugenio Favalli | 1 | -6/+16 |
2005-08-13 | Small header cleanup. | Björn Steinbrink | 1 | -1/+6 |
2005-07-26 | - New smilies by Modanung | Eugenio Favalli | 1 | -3/+3 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-27 | autoTarget is now a Being*, also may have fixed related crash and added label | Bjørn Lindeijer | 1 | -4/+2 |
2005-04-07 | Changed version from 0.0.11a to 0.0.11.1. Also made "+" buttons on stats window | Bjørn Lindeijer | 1 | -4/+18 |
2005-04-01 | * The client will now only attempt to load .tmx or .tmx.gz files. | Bjørn Lindeijer | 1 | -1/+0 |
2005-03-20 | TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore! | Bjørn Lindeijer | 1 | -1/+1 |
2005-03-03 | Separated graphic/graphic.cpp into graphics.cpp and engine.cpp. | Bjørn Lindeijer | 1 | -0/+1 |
2005-02-20 | Reverted changes to skill dialog, a new one will be developed alongside it so | Bjørn Lindeijer | 1 | -15/+87 |
2005-02-20 | added skill functionality. The skill dialog is down for now. | Kiyoshi Kyokai | 1 | -87/+15 |
2005-01-15 | Fixed upping skills. | Bjørn Lindeijer | 1 | -100/+86 |
2005-01-15 | Fixing crash on death. Death handling could still be improved though. | Bjørn Lindeijer | 1 | -4/+5 |
2005-01-15 | Solved stats window problem with updating variable and sending stat update. | Bjørn Lindeijer | 1 | -1/+15 |
2005-01-11 | Implemented parent relationship for Window class and converted more ok dialogs | Bjørn Lindeijer | 1 | -2/+1 |
2005-01-08 | Well improved window container and window widgets a bit, and made a start | Bjørn Lindeijer | 1 | -2/+3 |