Age | Commit message (Expand) | Author | Files | Lines |
2005-04-16 | - Readding stripping to executable (Dev-cpp project options) | Eugenio Favalli | 6 | -187/+114 |
2005-04-14 | Fixed pixel alignment error in playerset that was just introduced, and fixed | Bjørn Lindeijer | 2 | -6/+23 |
2005-04-14 | Reduced width of playerset image from 640 to 256. | Bjørn Lindeijer | 3 | -8/+8 |
2005-04-13 | getNumberOfSlotsUsed() tweaked a little. Still problems. | Yohann Ferreira | 1 | -1/+1 |
2005-04-13 | Now getNumberOfSlotsUsed() return the number of different items a character has. | Yohann Ferreira | 2 | -1/+21 |
2005-04-11 | Adding button pressed animation to scrollbar buttons | Eugenio Favalli | 2 | -10/+29 |
2005-04-11 | Improving sound engine (now it loads samples through resource manager) | Eugenio Favalli | 5 | -171/+224 |
2005-04-11 | Temp: avoid playing sample when sound is disabled | Eugenio Favalli | 1 | -4/+6 |
2005-04-11 | Fixing npc lists (again) please don't undo my changes another time :P | Eugenio Favalli | 1 | -0/+3 |
2005-04-11 | - First step toward syncing attack animation with attack speed | Eugenio Favalli | 4 | -18/+31 |
2005-04-11 | Adding icon to the window | Eugenio Favalli | 1 | -0/+3 |
2005-04-11 | Now damage and speech times are fps independent | Eugenio Favalli | 5 | -35/+22 |
2005-04-10 | cleaning up trade a bit, itemcontainers still wont show up again | Jan-Fabian Humann | 2 | -61/+14 |
2005-04-10 | Fixing red squares, and disabling packet output | Eugenio Favalli | 2 | -2/+3 |
2005-04-10 | Adding player names and fixing emoticon position | Eugenio Favalli | 4 | -8/+38 |
2005-04-10 | adding romulo's buttons to scrollbars | Eugenio Favalli | 2 | -4/+25 |
2005-04-10 | adding binary version of selection.png and improving look of selection | Eugenio Favalli | 1 | -7/+7 |
2005-04-10 | New selection in inventory instead of black rectangle | Mateusz Kaduk | 2 | -3/+6 |
2005-04-10 | Don't use version numbers in autogen.sh, and add two new modules to | Bjørn Lindeijer | 1 | -5/+9 |
2005-04-10 | Resource manager can now load sfx and music as samples. | Eugenio Favalli | 8 | -9/+386 |
2005-04-10 | Removed black outline around inventory and cleaned up some tabs. | Bjørn Lindeijer | 1 | -13/+12 |
2005-04-10 | Added inventory transparency | Mateusz Kaduk | 4 | -2/+13 |
2005-04-09 | Fixed up problem with inventory display. | Aaron Marks | 3 | -4/+36 |
2005-04-09 | Adding new login error messages | Eugenio Favalli | 1 | -0/+13 |
2005-04-09 | Added better support for inventory (currently its resizable by dragging the top | Aaron Marks | 3 | -14/+53 |
2005-04-09 | Fixed the previous error | Eugenio Favalli | 2 | -2/+29 |
2005-04-09 | Added check for username length > 4 characters | Eugenio Favalli | 1 | -3/+2 |
2005-04-08 | *** empty log message *** | Eugenio Favalli | 1 | -0/+7 |
2005-04-08 | Disable trading again. | Bjørn Lindeijer | 1 | -0/+3 |
2005-04-08 | Fixed damage scrolling up to restart from below on new hit. | Bjørn Lindeijer | 1 | -4/+4 |
2005-04-08 | Updated change log and made mouse walk only work with left mouse button. | Bjørn Lindeijer | 2 | -9/+11 |
2005-04-08 | quick exit fix | Jan-Fabian Humann | 1 | -1/+1 |
2005-04-08 | Added window resizing. | Aaron Marks | 2 | -3/+61 |
2005-04-08 | Created damage text seperate from speech & made it scroll. | Aaron Marks | 3 | -3/+33 |
2005-04-08 | Reenabling trade | Eugenio Favalli | 1 | -2/+2 |
2005-04-07 | trade updated: trade is now possible, but some bugs are still to be fixed by ... | Jan-Fabian Humann | 3 | -4/+96 |
2005-04-07 | Changed version from 0.0.11a to 0.0.11.1. Also made "+" buttons on stats window | Bjørn Lindeijer | 3 | -5/+30 |
2005-04-07 | commented out trade for next release | Jan-Fabian Humann | 1 | -2/+3 |
2005-04-07 | Updates for 0.0.11a release this evening and removed action listening from | Bjørn Lindeijer | 1 | -2/+2 |
2005-04-07 | * Fixed crash on exit when trying to delete listbox that wasn't created. | Bjørn Lindeijer | 8 | -25/+45 |
2005-04-07 | Fixing compiling issues | Eugenio Favalli | 1 | -9/+9 |
2005-04-07 | Use new Guichan widget disableing feature to disable buttons as appropriate in | Bjørn Lindeijer | 1 | -0/+7 |
2005-04-06 | trade update: now both guys see the added item | Jan-Fabian Humann | 3 | -8/+45 |
2005-04-06 | Another trade update | Jan-Fabian Humann | 3 | -24/+22 |
2005-04-06 | update for trade: now on right click | Jan-Fabian Humann | 10 | -4/+282 |
2005-04-06 | Adding some debug infos to the sound engine | Eugenio Favalli | 1 | -3/+13 |
2005-04-06 | Following a suggestion from the SDL | Eugenio Favalli | 1 | -2/+5 |
2005-04-06 | Updating item names (we really need a db) | Eugenio Favalli | 1 | -3/+10 |
2005-04-05 | *** empty log message *** | Eugenio Favalli | 1 | -11/+11 |
2005-04-05 | Cleaning and fixing setup window | Eugenio Favalli | 4 | -78/+29 |