Age | Commit message (Expand) | Author | Files | Lines |
2007-03-20 | Positioned the mouse cursor image more accurate. | Philipp Sehmisch | 2 | -1/+6 |
2007-03-19 | Added target cursor. Shows blue when target in range, and red when out of range. | David Athay | 7 | -0/+93 |
2007-03-18 | This forgotten image still had pink pixels. | Bjørn Lindeijer | 2 | -0/+1 |
2007-03-18 | Replaced pink pixels with transparent ones. | Bjørn Lindeijer | 6 | -0/+16 |
2007-03-18 | Added man page by Patrick Matthäi and restored alpha layer check. | Bjørn Lindeijer | 4 | -4/+114 |
2007-03-18 | Added --version to the arguments, deleted the 'pink-code'. | Rogier Polak | 3 | -74/+34 |
2007-03-18 | Replaced icons with the green globe that is also used on the website. | Bjørn Lindeijer | 4 | -56/+789 |
2007-03-14 | Renamed icons to make things easier for Debian packaging, and the "-icon" part | Bjørn Lindeijer | 8 | -16/+25 |
2007-03-12 | Fixed some wrong comments and made the timing more accurate for simple animat... | Philipp Sehmisch | 2 | -4/+4 |
2007-03-12 | Added a simple animation class that hosts a looping animation without the act... | Philipp Sehmisch | 5 | -3/+124 |
2007-03-12 | New version of ranger hat icon by Pauan. | Bjørn Lindeijer | 1 | -1/+6 |
2007-03-11 | Fixed it bjørns way and corrected the date in the changelog. | Philipp Sehmisch | 2 | -5/+5 |
2007-03-11 | Fixed a bug that made the engine not draw the last row and column of the map. | Philipp Sehmisch | 3 | -5/+10 |
2007-03-09 | Replaced cotton shirt with improved version by Pauan. | Bjørn Lindeijer | 1 | -0/+3 |
2007-03-09 | Added targeting cursors by Pauan. | Bjørn Lindeijer | 3 | -1/+6 |
2007-02-27 | Tabbed containers now display the button of the active tab pressed all the time. | Philipp Sehmisch | 5 | -13/+58 |
2007-02-26 | Made OpenGL enabled by default. | Bjørn Lindeijer | 2 | -12/+17 |
2007-02-26 | New sound effects by Cosmostrator. | Philipp Sehmisch | 1 | -1/+7 |
2007-02-20 | Added support for customdata directory. | Philipp Sehmisch | 7 | -6/+65 |
2007-02-20 | Still add local "data" dir to the search path, mostly for developers. | Bjørn Lindeijer | 1 | -1/+1 |
2007-02-20 | Applied patch by trapdoor which makes TMW use a more standard location for the | Bjørn Lindeijer | 2 | -5/+24 |
2007-02-20 | Now different sounds can play when a monster misses the player. | Bjørn Lindeijer | 7 | -26/+90 |
2007-02-20 | Applied patch by trapdoor to fix the usage of a deprecated function on MacOS X | Bjørn Lindeijer | 2 | -6/+18 |
2007-02-17 | Fixed configure.ac still mentioning sprites. Man I'm getting rusty on this!v0.0.22.2 | Bjørn Lindeijer | 1 | -1/+0 |
2007-02-17 | Fixed Makefile.am still mentioning sprites. I know this is ugly, but whatever. | Bjørn Lindeijer | 1 | -1/+1 |
2007-02-17 | Updated release date and excluded sprites directory from installed files. | Bjørn Lindeijer | 6 | -10/+17 |
2007-02-16 | Fixed the ChangeLog entry some more. | Bjørn Lindeijer | 1 | -2/+2 |
2007-02-16 | Fixed format of Avaniels changelog entry. | Philipp Sehmisch | 1 | -5/+5 |
2007-02-16 | Fixed update bug (hopefully) | Rogier Polak | 2 | -5/+25 |
2007-02-15 | Changed version to 0.0.22.2. | Bjørn Lindeijer | 7 | -8/+17 |
2007-02-15 | New mouse cursor. | Philipp Sehmisch | 1 | -0/+0 |
2007-02-13 | Fixed the _M/_F username bug. | Philipp Sehmisch | 4 | -1/+15 |
2007-02-11 | Restored the cloud shadow overlays in the woodland area that got lost somehow... | Philipp Sehmisch | 1 | -1/+7 |
2007-02-11 | Some make file updates and removed a strange duplicate cotton shirt. | Bjørn Lindeijer | 1 | -1/+8 |
2007-02-10 | Fixed the bug in the scrolling limitation that made it possible to scroll out... | Philipp Sehmisch | 2 | -6/+15 |
2007-02-04 | Fixed a small glitch when dragging the menu window. | Bjørn Lindeijer | 3 | -53/+42 |
2007-02-03 | Removed the (i swear, it was unintentional) booty shaking from the female cot... | Philipp Sehmisch | 0 | -0/+0 |
2007-02-03 | Made the standing and walking of the female characters more feminine. Added d... | Philipp Sehmisch | 1 | -2/+16 |
2007-02-02 | Made Engine class even more useless by moving emoticon loading into Being. | Bjørn Lindeijer | 5 | -25/+38 |
2007-02-01 | Fixed buttons loosing focus. | Eugenio Favalli | 2 | -0/+3 |
2007-02-01 | File handle should be closed before attempting to remove/rename files. | Eugenio Favalli | 2 | -11/+16 |
2007-02-01 | A bit of cleanup and defined a helper function for calculating the alder32 | Bjørn Lindeijer | 3 | -53/+70 |
2007-02-01 | A small color correction at the inventory icon by "The Judge". | Philipp Sehmisch | 0 | -0/+0 |
2007-02-01 | Added chainmail shirt by "The Judge". The proposed values are: Item ID: 625, ... | Philipp Sehmisch | 1 | -2/+15 |
2007-01-30 | Updated Code::blocks project. | Eugenio Favalli | 2 | -11/+5 |
2007-01-30 | Removed unused Packet class. | Bjørn Lindeijer | 6 | -93/+7 |
2007-01-28 | Map fixes by Pauan. | Bjørn Lindeijer | 3 | -3/+8 |
2007-01-23 | Upgraded to Guichan 0.6.1. | Bjørn Lindeijer | 5 | -6/+14 |
2007-01-22 | I thought I had saved it after fixing that little typo... | Bjørn Lindeijer | 1 | -1/+1 |
2007-01-22 | Identify ourselves when requesting files from the update server. | Bjørn Lindeijer | 2 | -1/+11 |