summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2005-04-03New version of 3-1 map.Bjørn Lindeijer1-7/+11
2005-04-02Work around Guichan focussing bug.Bjørn Lindeijer2-0/+14
2005-04-02Added ConfigListener class to allow listening for changes to config options,Bjørn Lindeijer4-4/+41
2005-04-02Less Image::setAlpha calls.Bjørn Lindeijer4-21/+14
2005-04-01* The client will now only attempt to load .tmx or .tmx.gz files.Bjørn Lindeijer3-5/+5
2005-03-28Graphics updatesEugenio Favalli1-0/+1
2005-03-26Make sure logic method is called on the content of windows, fixes lists.Bjørn Lindeijer2-0/+13
2005-03-26Fix mouse walk to send the correct pair of coordinates to the server.Bjørn Lindeijer1-1/+1
2005-03-25Moved datafiles in unified structure.Bjørn Lindeijer13-26/+22
2005-03-25Put map in new place and unified loading location.Bjørn Lindeijer1-1/+1
2005-03-24Logger Implemented. (3/3)Yohann Ferreira5-17/+18
2005-03-24logger...Yohann Ferreira2-2/+4
2005-03-24Should fix the last commitEugenio Favalli1-1/+6
2005-03-24Hey some graphics updates people =)Eugenio Favalli1-1/+1
2005-03-21Some cleanups and button, radiobutton and checkbox now take into accountBjørn Lindeijer3-13/+13
2005-03-21A few small fixes.Bjørn Lindeijer3-0/+10
2005-03-20TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore!Bjørn Lindeijer28-262/+84
2005-03-19Added config option for GUI alpha.Bjørn Lindeijer2-2/+7
2005-03-17Fixed some of the inconsistencies in the new skill dialog. Hopefully we will ...Kiyoshi Kyokai1-14/+14
2005-03-16Advanced version to 0.0.11, updated desert tilesets and made sound code log aBjørn Lindeijer1-1/+0
2005-03-14Fixed handling of get item button and made chatWindow (de)focus on ENTER - Yo...Jan-Fabian Humann2-2/+16
2005-03-13Added line wrapping on a per-word basisEric Scrivner2-6/+44
2005-03-13Fixed problem with mouse walking through GUI.Bjørn Lindeijer2-1/+23
2005-03-13Converted ChatBox into a proper ChatWindow in response to changes by Chetic.Bjørn Lindeijer2-44/+71
2005-03-13* Moved Being public char *speech to private std::string speechBjørn Lindeijer1-1/+1
2005-03-11Well, yet again the commit seems to have left some files out.Bjørn Lindeijer1-0/+1
2005-03-06Added alpha channal for items.pngMateusz Kaduk2-2/+2
2005-03-05Maybe fixed some compile issuesJan-Fabian Humann1-0/+1
2005-03-05Now you can decide how many items to dropJan-Fabian Humann4-3/+220
2005-03-05Committing fix for bottom window corners.Bjørn Lindeijer1-2/+2
2005-03-04README updates for 0.0.10 and made chat messages wrap at 80 characters.Bjørn Lindeijer1-28/+30
2005-03-04A bunch of updates:Eugenio Favalli7-21/+51
2005-03-03Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.Bjørn Lindeijer27-49/+45
2005-03-02Changed the New Skill Dialog around to fit earlier specifications.Kiyoshi Kyokai1-18/+18
2005-03-01Changed tmw.ini to config.xml which is read/written using libxml2.Bjørn Lindeijer1-3/+3
2005-03-01Transluency againYohann Ferreira1-7/+7
2005-03-01This is the update for the charge bar. It resets every time an attack message...Kiyoshi Kyokai2-4/+21
2005-03-01Changed around recent additions to Image class a bit and fixed OpenGL compile.Bjørn Lindeijer3-27/+41
2005-02-28Adding support for drop items part 2/2Jan-Fabian Humann1-0/+1
2005-02-28this is the new dialog for charging attacks and such. To be implemented soon,Kiyoshi Kyokai2-0/+102
2005-02-28Formatting updates.Bjørn Lindeijer4-124/+146
2005-02-27Memory fixesEugenio Favalli1-3/+9
2005-02-27Video modes are taken from SDLMateusz Kaduk2-29/+68
2005-02-27Little typos.Yohann Ferreira1-27/+26
2005-02-27Speeches too long are now cut into pieces of 60 units. Still to test out more.Yohann Ferreira1-4/+33
2005-02-27No more SDL_Surface in the chat box.Yohann Ferreira2-36/+12
2005-02-27Little setColor Optimization.Yohann Ferreira1-3/+10
2005-02-27Now only using Image instances. No more SDL_Surface.Yohann Ferreira2-46/+11
2005-02-25Fixing equipment and shops according to the new server scriptEugenio Favalli6-8/+108
2005-02-25Small ChangeLog updates.Bjørn Lindeijer1-1/+0