Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-16 | Fixed connection dialog visibility and fixed issues with walking one tile too | Bjørn Lindeijer | 1 | -0/+7 | |
many and changing direction towards an obstacle. | |||||
2006-02-23 | A bunch of mostly cosmetic cleanups. | Björn Steinbrink | 1 | -1/+1 | |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -15/+1 | |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -2/+0 | |
hook themselves into the map on construction. The improved fringe layer is working as expected now. * Made sure TMW compiles without warnings even when using "-Wconversion -Wshadow -Wcast-qual -Wwrite-strings -ansi -pedantic", lots of cleanups. * Added two new small tilesets that contain the desert tiles that are twice and three times the height of a normal tile. One well in new_3-1 has been converted to use the new double tiles for testing purposes. | |||||
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -19/+2 | |
2005-08-01 | Added code to dynamically adjust the itemcontainer size. | Björn Steinbrink | 1 | -0/+5 | |
2005-07-18 | Created Inventory class. (Really) Small code simplifications and cleanups. | Björn Steinbrink | 1 | -0/+114 | |