Age | Commit message (Expand) | Author | Files | Lines |
2005-03-24 | Should fix the last commit | Eugenio Favalli | 2 | -2/+16 |
2005-03-24 | Hey some graphics updates people =) | Eugenio Favalli | 1 | -1/+1 |
2005-03-23 | First working implementation of new logger (Step 2/3) | Yohann Ferreira | 3 | -47/+49 |
2005-03-23 | New log class implementation Part 1/2 | Yohann Ferreira | 2 | -2/+129 |
2005-03-21 | Some cleanups and button, radiobutton and checkbox now take into account | Bjørn Lindeijer | 8 | -31/+31 |
2005-03-21 | Log which videodriver is being used. | Bjørn Lindeijer | 2 | -1/+10 |
2005-03-21 | A few small fixes. | Bjørn Lindeijer | 4 | -17/+27 |
2005-03-20 | Removing two unused variables. | Bjørn Lindeijer | 1 | -8/+1 |
2005-03-20 | Auto-detect map files in new map format. | Bjørn Lindeijer | 2 | -2/+6 |
2005-03-20 | TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore! | Bjørn Lindeijer | 28 | -262/+84 |
2005-03-19 | Added config option for GUI alpha. | Bjørn Lindeijer | 3 | -6/+9 |
2005-03-19 | Added handling of window close button. | Bjørn Lindeijer | 2 | -4/+7 |
2005-03-18 | KP1,3,7,9 support for diagonal walking | Yohann Ferreira | 1 | -0/+20 |
2005-03-17 | Implementation of diagonal walking | Yohann Ferreira | 1 | -39/+89 |
2005-03-17 | Fixed some of the inconsistencies in the new skill dialog. Hopefully we will ... | Kiyoshi Kyokai | 1 | -14/+14 |
2005-03-16 | Made beings walk a lot smoother. | Bjørn Lindeijer | 1 | -53/+58 |
2005-03-16 | Advanced version to 0.0.11, updated desert tilesets and made sound code log a | Bjørn Lindeijer | 3 | -38/+19 |
2005-03-14 | Fixed handling of get item button and made chatWindow (de)focus on ENTER - Yo... | Jan-Fabian Humann | 4 | -43/+70 |
2005-03-13 | Added line wrapping on a per-word basis | Eric Scrivner | 2 | -6/+44 |
2005-03-13 | Maybe now finally no more crashing in paths? Needs playtesting, I know we all | Bjørn Lindeijer | 2 | -13/+13 |
2005-03-13 | Fixed problem with mouse walking through GUI. | Bjørn Lindeijer | 4 | -11/+23 |
2005-03-13 | Converted ChatBox into a proper ChatWindow in response to changes by Chetic. | Bjørn Lindeijer | 9 | -143/+118 |
2005-03-13 | Chat widgets on the top of Window, so it's movable and nicer | Mateusz Kaduk | 1 | -6/+16 |
2005-03-13 | * Moved Being public char *speech to private std::string speech | Bjørn Lindeijer | 10 | -226/+195 |
2005-03-12 | Made PhysFS code a bit more generic for later additions. | Eric Scrivner | 2 | -18/+52 |
2005-03-12 | Changed RWops constructor a bit. | Eric Scrivner | 2 | -3/+3 |
2005-03-12 | Use xmlParseFile with built in support for gzip. | Bjørn Lindeijer | 1 | -22/+1 |
2005-03-11 | Well, yet again the commit seems to have left some files out. | Bjørn Lindeijer | 2 | -0/+2 |
2005-03-11 | Maybe it would be a good idea to handle the login success message. This fixes | Bjørn Lindeijer | 5 | -4/+9 |
2005-03-10 | This should make mouse walking work. | Bjørn Lindeijer | 3 | -6/+8 |
2005-03-10 | Experimental mouse walk command and fixed one instability issue. | Bjørn Lindeijer | 2 | -5/+10 |
2005-03-10 | Fixed showing death bitmap when other players die and fixed the black hair | Bjørn Lindeijer | 5 | -73/+80 |
2005-03-07 | Whoops, stay with our old map for now. | Bjørn Lindeijer | 1 | -2/+2 |
2005-03-07 | Switched base64 codec to the PHP one and finished support for base64 encoded | Bjørn Lindeijer | 5 | -126/+239 |
2005-03-06 | Added collision tileset... last commit missed there files. | Bjørn Lindeijer | 2 | -3/+27 |
2005-03-06 | Added alpha channal for items.png | Mateusz Kaduk | 3 | -3/+3 |
2005-03-06 | Added collision tileset and modified TMW client to support loading the 4th | Bjørn Lindeijer | 1 | -2/+2 |
2005-03-06 | Implemented alpha blending of Images for OpenGL | Bjørn Lindeijer | 1 | -2/+3 |
2005-03-05 | Maybe fixed some compile issues | Jan-Fabian Humann | 1 | -0/+1 |
2005-03-05 | Now you can decide how many items to drop | Jan-Fabian Humann | 7 | -4/+234 |
2005-03-05 | Committing fix for bottom window corners. | Bjørn Lindeijer | 1 | -2/+2 |
2005-03-04 | README updates for 0.0.10 and made chat messages wrap at 80 characters. | Bjørn Lindeijer | 1 | -28/+30 |
2005-03-04 | A bunch of updates: | Eugenio Favalli | 10 | -59/+230 |
2005-03-03 | Made getWalk return false for coordinates outside of the map, instead of crash. | Bjørn Lindeijer | 1 | -1/+7 |
2005-03-03 | Fixing Windows compile (second try) | Bjørn Lindeijer | 2 | -6/+6 |
2005-03-03 | Separated graphic/graphic.cpp into graphics.cpp and engine.cpp. | Bjørn Lindeijer | 38 | -260/+314 |
2005-03-02 | Changed the New Skill Dialog around to fit earlier specifications. | Kiyoshi Kyokai | 1 | -18/+18 |
2005-03-02 | Moved map drawing loop into the Map class and made it safer (it doesn't try to | Bjørn Lindeijer | 4 | -30/+59 |
2005-03-01 | Deleting subx and suby for items, because it's useless | Jan-Fabian Humann | 4 | -22/+8 |
2005-03-01 | Attempt part 2. | Bjørn Lindeijer | 2 | -0/+148 |