Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-11-20 | Merged revisions 3642,3662-3664,3667 via svnmerge from | Bjørn Lindeijer | 1 | -0/+1 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk ........ r3642 | gmelquio | 2007-10-19 19:46:46 +0200 (Fri, 19 Oct 2007) | 1 line Factored code between resource handlers. Implemented failure-friendly sprite loader. ........ r3662 | gmelquio | 2007-10-21 21:01:16 +0200 (Sun, 21 Oct 2007) | 1 line Added persistent positioning. ........ r3663 | gmelquio | 2007-10-21 21:03:43 +0200 (Sun, 21 Oct 2007) | 1 line Fixed missing pixels at bottom and right. ........ r3664 | gmelquio | 2007-10-21 21:05:56 +0200 (Sun, 21 Oct 2007) | 1 line Changed to use default values when restoring missing settings. ........ r3667 | gmelquio | 2007-10-21 22:09:08 +0200 (Sun, 21 Oct 2007) | 1 line Fixed invisible text in dropboxes and shopboxes. ........ | |||||
2007-08-23 | Changed XP gaining effect to appear on the player instead. | Bjørn Lindeijer | 1 | -2/+3 | |
2006-08-25 | Applied patch by mrha (Herbi), adding experience bar to the ministatus in ↵ | Bjørn Lindeijer | 1 | -5/+37 | |
the top left. | |||||
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -1/+1 | |
from the 0.1.0 branch. | |||||
2006-03-19 | Unreverted latest change by Doener due to my lack of proper communication ↵ | Eugenio Favalli | 1 | -7/+4 | |
abilities. | |||||
2006-03-19 | Reverted changeset r2269 (toString) as requested by ElvenProgrammer. | Björn Steinbrink | 1 | -4/+7 | |
2006-03-18 | Added a toString conversion function. | Björn Steinbrink | 1 | -7/+4 | |
2006-03-16 | A bunch of cosmetic changes. | Björn Steinbrink | 1 | -21/+11 | |
2006-03-09 | Removed coordinate arguments from ProgressBar ctor. | Björn Steinbrink | 1 | -8/+7 | |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -32/+38 | |
2006-01-30 | A few cleanups and simplifications. | Björn Steinbrink | 1 | -1/+1 | |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -7/+7 | |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -8/+0 | |
2005-10-09 | Corrected the white browser font bug and the black hp/mp bug which were ↵ | Yohann Ferreira | 1 | -2/+2 | |
linked. Added a debug window. | |||||
2005-10-04 | Fixed the black font bug in opengl. Only shows the current HP/MP in ↵ | Yohann Ferreira | 1 | -4/+4 | |
ministatus as requested. | |||||
2005-10-04 | Set the white font in the ministatus window only in sdl mode until we have ↵ | Yohann Ferreira | 1 | -2/+5 | |
found a solution in openGL Mode. Disable the openGL Box when compiled without opengl support. | |||||
2005-10-04 | Changed the font in the ministatus win. Fixed some coords bugs when the ↵ | Yohann Ferreira | 1 | -1/+3 | |
stats displayed were high. | |||||
2005-09-29 | Improved a lot windows reset to default size and pos. Also corrected a few ↵ | Yohann Ferreira | 1 | -3/+4 | |
the default win position. And moved the setposition from game to each win, to clarify the code. | |||||
2005-09-28 | Added window internal name to every window. Useful to later get and save X, ↵ | Yohann Ferreira | 1 | -6/+2 | |
Y, Height, and Width of these wins. | |||||
2005-09-28 | HP and MP display in the mini status window. | Yohann Ferreira | 1 | -3/+28 | |
2005-09-17 | Now the values shown by derived stats in status win are got from the server. ↵ | Yohann Ferreira | 1 | -4/+4 | |
Still, when Equipping/unequipping, you have to warp to get these values updated. Does somebody has an idea how to request an update of these values when equipping/unequipping ? | |||||
2005-09-16 | Improved General GUI Layout. | Yohann Ferreira | 1 | -0/+89 | |