Age | Commit message (Expand) | Author | Files | Lines |
2005-05-01 | this should update arrows counter when picking up | Eugenio Favalli | 2 | -0/+7 |
2005-05-01 | Chat input now hides when not focussed, and doesn't allow player be controlled | Bjørn Lindeijer | 4 | -4/+90 |
2005-05-01 | Adding safety check to walk check. | Bjørn Lindeijer | 1 | -1/+1 |
2005-04-30 | Correctly draw window borders with GUI opacity in OpenGL mode. | Bjørn Lindeijer | 2 | -17/+13 |
2005-04-30 | Some fixes to player control, also attempting to solve long walk path problem. | Bjørn Lindeijer | 2 | -2/+12 |
2005-04-30 | Updated change log and made little fix. | Bjørn Lindeijer | 1 | -1/+1 |
2005-04-29 | Chat command history should now be functional. Player movement will still need | Bjørn Lindeijer | 2 | -86/+31 |
2005-04-29 | *** empty log message *** | Bjørn Lindeijer | 2 | -91/+97 |
2005-04-28 | First step to chat history | Mateusz Kaduk | 2 | -0/+88 |
2005-04-27 | Updated item container (fixed rendering position errors). | Aaron Marks | 2 | -13/+18 |
2005-04-26 | Hair style fix and text wrap fix. | Bjørn Lindeijer | 1 | -1/+1 |
2005-04-26 | Corrections to scrolling chat modifications by Usiu. | Bjørn Lindeijer | 4 | -53/+70 |
2005-04-26 | Added scrolling to chat but setText() works strangly and because of draw() I ... | Mateusz Kaduk | 2 | -14/+39 |
2005-04-26 | Changed keyboard control to integrate better with mouse walk, changed location | Bjørn Lindeijer | 4 | -19/+18 |
2005-04-24 | Fixed long nicknames to be clipped to name area, and cleaned up change log. | Bjørn Lindeijer | 1 | -5/+20 |
2005-04-24 | This should disable ban when using /commands | Eugenio Favalli | 1 | -2/+4 |
2005-04-22 | Now you can attack with right mouse button, useful when using bow, need impro... | Eugenio Favalli | 1 | -2/+2 |
2005-04-22 | New equipment window layout and some improvements to equip management | Eugenio Favalli | 2 | -11/+34 |
2005-04-21 | trying to follow Hammerbear suggestions | Eugenio Favalli | 4 | -5/+9 |
2005-04-21 | Items are now displayed using database image field, this way I could also red... | Eugenio Favalli | 2 | -6/+5 |
2005-04-21 | Now shops get item names from the xml database | Eugenio Favalli | 4 | -133/+2 |
2005-04-19 | A few random changes. | Bjørn Lindeijer | 3 | -55/+63 |
2005-04-19 | the game doesn't crash anymore when the map server is down | Eugenio Favalli | 1 | -0/+6 |
2005-04-18 | Fixed tileset loading to clear tilesets vector when finished. | Bjørn Lindeijer | 2 | -53/+53 |
2005-04-18 | Ok, of course the biggest problem to solve with OpenGL integration is loading | Bjørn Lindeijer | 3 | -10/+9 |
2005-04-18 | - New hat | Eugenio Favalli | 1 | -1/+2 |
2005-04-16 | Updating item names | Eugenio Favalli | 1 | -1/+3 |
2005-04-16 | - Readding stripping to executable (Dev-cpp project options) | Eugenio Favalli | 2 | -115/+107 |
2005-04-14 | Reduced width of playerset image from 640 to 256. | Bjørn Lindeijer | 1 | -1/+1 |
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 | 1 | -1/+1 |
2005-04-11 | Fixing npc lists (again) please don't undo my changes another time :P | Eugenio Favalli | 1 | -0/+3 |
2005-04-10 | cleaning up trade a bit, itemcontainers still wont show up again | Jan-Fabian Humann | 2 | -61/+14 |
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 | 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 | Updated change log and made mouse walk only work with left mouse button. | Bjørn Lindeijer | 1 | -8/+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-07 | trade updated: trade is now possible, but some bugs are still to be fixed by ... | Jan-Fabian Humann | 2 | -3/+73 |