Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-13 | My version of the updater | Eugenio Favalli | 3 | -190/+202 | |
(ok it needs a lot of bug fixes, a lot of checks and whaever else) WARNING: Needs to be tested | |||||
2005-07-13 | Adding smooth color changing on progress bars. | Yohann Ferreira | 2 | -4/+17 | |
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 | 8 | -55/+86 | |
- Way to system cursor (now you can choose the original sdl cursor in config) | |||||
2005-07-12 | windows compilation fixes | Eugenio Favalli | 8 | -2/+9 | |
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 | 3 | -18/+17 | |
2005-07-11 | Updating win32.txt about not using old stable Dev-C++ and committed patch by | Bjørn Lindeijer | 2 | -2/+7 | |
Greybeard | |||||
2005-07-09 | Add fallbacks for the font image loading code so that running tmw without doing | Rodney Dawes | 1 | -0/+24 | |
make install can work again | |||||
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 | 5 | -63/+63 | |
2005-07-09 | Update now checks to make sure resources.txt existed on the server and did | Aaron Marks | 1 | -0/+6 | |
not download an error page. | |||||
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 | 6 | -11/+319 | |
2005-07-03 | Popupmenu shouldn't try to delete some random being when destroyed! | Bjørn Lindeijer | 1 | -1/+0 | |
2005-07-03 | Don't start walking dead beings. | Bjørn Lindeijer | 1 | -1/+1 | |
2005-07-03 | Added attack target. | Bjørn Lindeijer | 2 | -12/+25 | |
2005-07-03 | - Fixed blue, red and yellow damage fonts to work in SDL mode | Bjørn Lindeijer | 6 | -31/+44 | |
- Added two international characters to fixed font, fixed autotarget - Fixed mouse autotarget (now default for left click) - Cleaned up showing of empty right click menus | |||||
2005-07-03 | Working with maps | Eugenio Favalli | 2 | -2/+0 | |
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 | - Removing "walk to", "attack" from context menu | Eugenio Favalli | 3 | -41/+19 | |
- Attack is now default for left click (auto attack is not working yet with mouse) - Commented out "follow" from context menu | |||||
2005-07-03 | - Commenting out buddy and new skills windows | Eugenio Favalli | 6 | -31/+28 | |
- Some code cleaning - Workaround for colored text not being displayed in SDL mode (disabled) | |||||
2005-07-03 | Trying to place damage text in a better position | Eugenio Favalli | 1 | -3/+14 | |
2005-07-03 | Commiting again | José Ávila | 2 | -0/+34 | |
2005-07-03 | Correcting a little mistake | José Ávila | 1 | -4/+0 | |
2005-07-03 | Adding colors to hit points | José Ávila | 1 | -1/+24 | |
2005-07-03 | Fix bug in showing links and user defined colors in chat box | José Ávila | 3 | -85/+113 | |
2005-07-02 | Now the browser or the config windows closes when pushing enter. | Yohann Ferreira | 1 | -0/+8 | |
2005-07-02 | Added minimap to Tulimshar (map 3-1) | Bjørn Lindeijer | 3 | -22/+37 | |
2005-07-02 | Ok I forgot to remove the debug loggers... | Eugenio Favalli | 1 | -3/+0 | |
2005-07-02 | Music doesn't restart anymore if it's the same between maps. | Eugenio Favalli | 2 | -9/+17 | |
(I hope Bjorn likes it this way :P) | |||||
2005-07-01 | Fixed positioning of buddy window | Mateusz Kaduk | 1 | -3/+3 | |
2005-06-30 | The popup-menu now disappears again when clicking somewhere else. (A little ↵ | Yohann Ferreira | 1 | -3/+21 | |
buggy but on its way.) | |||||
2005-06-30 | Improved attack frames management (now you can see other players | Eugenio Favalli | 1 | -1/+5 | |
attacking better than before) NOTE: the protocol doesn't allow for better management. | |||||
2005-06-30 | Improved buddylist, added talk | Mateusz Kaduk | 4 | -4/+24 | |
2005-06-30 | Repaired the 'Walk to' option. | Yohann Ferreira | 1 | -3/+3 | |
2005-06-30 | Blocking too long login names to attempt connection or registration. (Thanks ↵ | Yohann Ferreira | 1 | -0/+2 | |
Usiu) | |||||
2005-06-30 | No need for xml, for saving buddy. Now saving, loading works. | Mateusz Kaduk | 2 | -106/+39 | |
2005-06-27 | - Fixing OpenGL switch to fullscreen crash in windows | Eugenio Favalli | 1 | -9/+21 | |
- Improving switch check | |||||
2005-06-27 | Fixed initialisation of Being*. The problem is that the attack() function is | Bjørn Lindeijer | 1 | -2/+2 | |
since recently being called with up to 8 directions while it is written to only handle 4. | |||||
2005-06-24 | Updating DevCpp project file | Eugenio Favalli | 1 | -4/+0 | |
2005-06-24 | Adding missing #include. (Thanks to Scandium). | Yohann Ferreira | 3 | -0/+6 | |
2005-06-23 | Finishing resource manager ability to clean up resources. Still work to do on | Bjørn Lindeijer | 14 | -188/+228 | |
resources other than images. | |||||
2005-06-23 | Help files are now loaded through the resource manager. | Bjørn Lindeijer | 1 | -10/+15 | |
2005-06-23 | Maps are now loaded through the resource manager. | Bjørn Lindeijer | 3 | -43/+125 | |
2005-06-22 | Removing some forgotten debug output. | Yohann Ferreira | 1 | -9/+17 | |
2005-06-22 | Fix weapon still shown after unequipping bug. | Yohann Ferreira | 1 | -0/+9 | |
2005-06-22 | gcc 3.4 compile fix. | Yohann Ferreira | 1 | -24/+47 | |