Age | Commit message (Expand) | Author | Files | Lines |
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 | Code duplication reduction by Doener, instance counting by me, and a small | Bjørn Lindeijer | 2 | -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 | 2 | -8/+16 |
2005-07-14 | Committed resource manager cleanup patch by Doener, and properly implemented | Bjørn Lindeijer | 4 | -69/+163 |
2005-07-13 | * Committing some cleanups by Doener | Bjørn Lindeijer | 10 | -60/+32 |
2005-07-13 | My version of the updater | Eugenio Favalli | 2 | -25/+201 |
2005-07-13 | Adding smooth color changing on progress bars. | Yohann Ferreira | 2 | -4/+17 |
2005-07-13 | - Adding the wonderful new font by Bjorn to speech and player names | Eugenio Favalli | 2 | -0/+29 |
2005-07-12 | windows compilation fixes | Eugenio Favalli | 3 | -1/+4 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 60 | -84/+98 |
2005-07-11 | Introducing new font, sans serif 8. | Bjørn Lindeijer | 1 | -15/+15 |
2005-07-11 | Updating win32.txt about not using old stable Dev-C++ and committed patch by | Bjørn Lindeijer | 1 | -1/+1 |
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 | 4 | -22/+15 |
2005-07-08 | Small changes to updating code and removing tabs. | Bjørn Lindeijer | 1 | -4/+4 |
2005-07-08 | Added basic update system (depends on curl). | Aaron Marks | 3 | -0/+143 |
2005-07-03 | Popupmenu shouldn't try to delete some random being when destroyed! | Bjørn Lindeijer | 1 | -1/+0 |
2005-07-03 | - Fixed blue, red and yellow damage fonts to work in SDL mode | Bjørn Lindeijer | 2 | -16/+31 |
2005-07-03 | Implemented wrap text in chat box correctly ;) | José Ávila | 1 | -7/+29 |
2005-07-03 | - Removing "walk to", "attack" from context menu | Eugenio Favalli | 1 | -30/+6 |
2005-07-03 | - Commenting out buddy and new skills windows | Eugenio Favalli | 2 | -6/+7 |
2005-07-03 | Commiting again | José Ávila | 2 | -0/+34 |
2005-07-03 | Fix bug in showing links and user defined colors in chat box | José Ávila | 3 | -85/+113 |
2005-07-01 | Fixed positioning of buddy window | Mateusz Kaduk | 1 | -3/+3 |
2005-06-30 | Improved buddylist, added talk | Mateusz Kaduk | 3 | -2/+19 |
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 |
2005-06-27 | - Fixing OpenGL switch to fullscreen crash in windows | Eugenio Favalli | 1 | -9/+21 |
2005-06-23 | Finishing resource manager ability to clean up resources. Still work to do on | Bjørn Lindeijer | 2 | -26/+60 |
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 | 1 | -1/+1 |
2005-06-22 | Fix weapon still shown after unequipping bug. | Yohann Ferreira | 1 | -0/+9 |
2005-06-21 | Image loader now automatically determines whether to use masked drawing or | Bjørn Lindeijer | 3 | -4/+4 |
2005-06-20 | Bugfixes to the buddy window : preventing a crash when removing with no selec... | Yohann Ferreira | 1 | -2/+5 |
2005-06-19 | Compiling fixes | Eugenio Favalli | 1 | -1/+1 |
2005-06-19 | Mostly indenting fixes and corrected path for OpenGL font version. | Bjørn Lindeijer | 4 | -41/+29 |
2005-06-19 | Prevent deleting guiFont twice in non-OpenGL mode. | Bjørn Lindeijer | 2 | -15/+19 |
2005-06-18 | code indent | José Ávila | 1 | -3/+3 |
2005-06-18 | Small fix to buddywindow buttons | Mateusz Kaduk | 1 | -9/+9 |
2005-06-18 | Some fixes to browser font loading and updates to DevCpp project file | Eugenio Favalli | 1 | -1/+1 |
2005-06-18 | Added simple layout/container widgets (VBox and HBox). | Aaron Marks | 6 | -0/+273 |
2005-06-18 | Showing buddyWindow | Mateusz Kaduk | 7 | -296/+42 |
2005-06-18 | Updated bad #ifdef (used wrong define name). | Aaron Marks | 1 | -1/+1 |
2005-06-17 | Updated BrowserBox to work with SDL by using the original font. (the setColor | Aaron Marks | 3 | -0/+17 |
2005-06-17 | new BrowserBox widget with colors/links support | José Ávila | 4 | -168/+116 |