Age | Commit message (Expand) | Author | Files | Lines |
2005-07-15 | Initialize joystick to NULL and allow right shift and control keys to be used. | Bjørn Lindeijer | 5 | -29/+31 |
2005-07-15 | - Adding joypad tolerance to config file | Eugenio Favalli | 3 | -53/+32 |
2005-07-15 | A small hack to let me sit and pick up objects :P | Eugenio Favalli | 1 | -32/+21 |
2005-07-15 | - Bugfixes and better error checking in the updater | Eugenio Favalli | 1 | -22/+32 |
2005-07-15 | Enabling support for joypads: | Eugenio Favalli | 4 | -54/+169 |
2005-07-14 | Smooth fading of the XP Bar Coloration. | Yohann Ferreira | 1 | -0/+5 |
2005-07-14 | Small optimizations to the progress bars code. | Yohann Ferreira | 2 | -11/+11 |
2005-07-14 | - Fixes and improvements to the update system | Eugenio Favalli | 2 | -23/+79 |
2005-07-14 | - Slimes mirrored frame fix | Eugenio Favalli | 2 | -28/+88 |
2005-07-14 | Made attacking/aiming easier: Shift+Click = Don't walk, only interact. | Björn Steinbrink | 1 | -1/+9 |
2005-07-14 | Code duplication reduction by Doener, instance counting by me, and a small | Bjørn Lindeijer | 3 | -58/+63 |
2005-07-14 | Some fixes to the updating system. | Eugenio Favalli | 1 | -8/+9 |
2005-07-14 | Fix items being shown as eqipped in inventory although they are not | Björn Steinbrink | 1 | -0/+1 |
2005-07-14 | Make sure progress bar color fading happens framerate independent. | Bjørn Lindeijer | 3 | -9/+16 |
2005-07-14 | Committed resource manager cleanup patch by Doener, and properly implemented | Bjørn Lindeijer | 10 | -162/+192 |
2005-07-13 | * Committing some cleanups by Doener | Bjørn Lindeijer | 13 | -66/+40 |
2005-07-13 | My version of the updater | Eugenio Favalli | 3 | -190/+202 |
2005-07-13 | Adding smooth color changing on progress bars. | Yohann Ferreira | 2 | -4/+17 |
2005-07-13 | Adding rpgfont_wider.png at install. | Yohann Ferreira | 1 | -1/+2 |
2005-07-13 | readding ifdefs | Eugenio Favalli | 1 | -1/+4 |
2005-07-13 | - Adding the wonderful new font by Bjorn to speech and player names | Eugenio Favalli | 10 | -56/+87 |
2005-07-12 | windows compilation fixes | Eugenio Favalli | 9 | -189/+531 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 92 | -219/+253 |
2005-07-11 | Introducing new font, sans serif 8. | Bjørn Lindeijer | 5 | -18/+18 |
2005-07-11 | Removed old developer meeting logs, they can be found on the wiki now. | Bjørn Lindeijer | 4 | -191/+0 |
2005-07-11 | Updating win32.txt about not using old stable Dev-C++ and committed patch by | Bjørn Lindeijer | 3 | -6/+11 |
2005-07-09 | Add fallbacks for the font image loading code so that running tmw without doing | Rodney Dawes | 1 | -0/+24 |
2005-07-09 | reverting one of my biggest errors | Eugenio Favalli | 1 | -1/+1 |
2005-07-09 | Some win32 fixes most of all | Eugenio Favalli | 7 | -84/+141 |
2005-07-09 | Adding libcurl3 dependency and updating changelog | Yohann Ferreira | 2 | -4/+4 |
2005-07-09 | Update now checks to make sure resources.txt existed on the server and did | Aaron Marks | 1 | -0/+6 |
2005-07-08 | Small changes to updating code and removing tabs. | Bjørn Lindeijer | 2 | -95/+66 |
2005-07-08 | Added basic update system (depends on curl). | Aaron Marks | 7 | -12/+327 |
2005-07-07 | Cleaning the desktop file a bit. | Yohann Ferreira | 1 | -7/+3 |
2005-07-07 | Updates to deb things.v0.0.14.1 | Yohann Ferreira | 2 | -2/+17 |
2005-07-07 | Changes for 0.0.14.1 source and Debian releases. | Bjørn Lindeijer | 4 | -2/+6 |
2005-07-06 | new maps are not installed, i hope i fixed it in the right way | Eugenio Favalli | 0 | -0/+0 |
2005-07-03 | Popupmenu shouldn't try to delete some random being when destroyed! | Bjørn Lindeijer | 1 | -1/+0 |
2005-07-03 | Forgot to commit Makefile.am fix. | Bjørn Lindeijer | 1 | -1/+4 |
2005-07-03 | Don't start walking dead beings. | Bjørn Lindeijer | 1 | -1/+1 |
2005-07-03 | Updated changelog. | Bjørn Lindeijer | 1 | -3/+8 |
2005-07-03 | Added attack target. | Bjørn Lindeijer | 4 | -12/+26 |
2005-07-03 | - Fixed blue, red and yellow damage fonts to work in SDL mode | Bjørn Lindeijer | 13 | -36/+47 |
2005-07-03 | Working with maps | Eugenio Favalli | 3 | -3/+1 |
2005-07-03 | Implemented wrap text in chat box correctly ;) | José Ávila | 1 | -7/+29 |
2005-07-03 | Minor fixes and cleanups | Eugenio Favalli | 4 | -11/+7 |
2005-07-03 | Fixing code cleanups | Eugenio Favalli | 1 | -5/+0 |
2005-07-03 | Items/npcs update | Eugenio Favalli | 0 | -0/+0 |
2005-07-03 | A boring desert map, please feel free to improve. | Joni Orponen | 0 | -0/+0 |
2005-07-03 | - Removing "walk to", "attack" from context menu | Eugenio Favalli | 3 | -41/+19 |