summaryrefslogtreecommitdiff
path: root/src/gui/setup.cpp
AgeCommit message (Collapse)AuthorFilesLines
2006-09-20Added a slider for controlling the OverlayDetail (based on a patch by VictorSan)Philipp Sehmisch1-2/+2
2006-08-26Applied patch by Pascal, adding sliders to configure the scrolling behaviourBjørn Lindeijer1-2/+2
and a checkbox to enable or disable the joystick.
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
from the 0.1.0 branch.
2006-05-03FPS limit can now be set in setup dialog. Default value for FPS is 50. (Code ↵Eugenio Favalli1-1/+1
based on peoro's patch).
2006-03-19Removed some duplicate initializations.Björn Steinbrink1-20/+13
2006-03-19Splitted setup window into manageable pieces according to their tabs in the ↵Björn Steinbrink1-317/+26
window. Fixed some memory leaks along the way. Also fixed two settings not being stored on "apply".
2006-03-18Added a toString conversion function.Björn Steinbrink1-3/+3
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-120/+137
2006-03-09Made the Button ctor accept eventId and action listener.Björn Steinbrink1-12/+4
2006-02-06Added a Joystick class.Björn Steinbrink1-45/+8
2006-02-01Made the OkDialog and ConfirmDialog classes proxies for their buttons' ↵Björn Steinbrink1-3/+3
events. Removed the RequestTradeWindow class, replaced with a plain ConfirmDialog. Fixed a memory leak along the way.
2006-01-31Cleanup.Björn Steinbrink1-7/+8
2006-01-30A few cleanups and simplifications.Björn Steinbrink1-5/+5
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-8/+9
2006-01-07Removed --skipupdate option from Dev.Cpp project file, splitted the setup ↵Eugenio Favalli1-40/+119
window into 3 tabs and added a joystick calibration tool.
2005-10-20Added garbage collection to the ScrollArea class. Fixed slider not being ↵Björn Steinbrink1-1/+0
updated in the item amount box when the buttons are used.
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-16/+0
2005-10-16gl is default for win/apple/USE_OPENGL, needs to restart for fsDuane Bailey1-4/+12
2005-10-04Set the white font in the ministatus window only in sdl mode until we have ↵Yohann Ferreira1-0/+3
found a solution in openGL Mode. Disable the openGL Box when compiled without opengl support.
2005-09-30Made the inventory Win behave normally when resized by default size functions.Yohann Ferreira1-1/+0
2005-09-30Fixed paths for windows usersMatthias Hartmann1-7/+7
2005-09-29Improved a lot windows reset to default size and pos. Also corrected a few ↵Yohann Ferreira1-26/+8
the default win position. And moved the setposition from game to each win, to clarify the code.
2005-09-28Added a Reset Win Positions to Default in the Setup win.Yohann Ferreira1-9/+49
2005-09-23Merged most of the changes in biggeruniverse's second memory cleanup patch.Bjørn Lindeijer1-0/+2
2005-09-12Enabled OpenGL checkbox and added messagebox informing the user that apply thisBjørn Lindeijer1-27/+31
change requires restarting the client. Also made progress of update downloads start displaying at 0%.
2005-08-14Removed guiGraphics global pointer and removed dependencies on gui.h in some ↵Björn Steinbrink1-3/+4
places.
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-4/+13
2005-08-03Now the 'Apply' and 'Cancel' buttons of the setup window work correctly.Yohann Ferreira1-15/+89
2005-08-02Moved graphics setup code into the graphics class.Björn Steinbrink1-32/+13
2005-07-16Updated changelog, got rid of remaining extern SDL_Surface *screen cases,Bjørn Lindeijer1-4/+7
fixed double free and cleaned up a bit.
2005-07-16Made Image/SubImage being drawn by Graphics. Removed some redundant code.Björn Steinbrink1-0/+2
2005-07-14Committed resource manager cleanup patch by Doener, and properly implementedBjørn Lindeijer1-16/+28
the custom mouse cursor option, which is now also dynamically changeable through the setup window.
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-1/+1
2005-07-09Some win32 fixes most of allEugenio Favalli1-4/+4
2005-06-27- Fixing OpenGL switch to fullscreen crash in windowsEugenio Favalli1-9/+21
- Improving switch check
2005-05-15better monsterset managementEugenio Favalli1-2/+2
2005-05-02Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix.Bjørn Lindeijer1-5/+5
2005-04-19A few random changes.Bjørn Lindeijer1-14/+13
2005-04-18Ok, of course the biggest problem to solve with OpenGL integration is loadingBjørn Lindeijer1-2/+2
and rendering of images.
2005-04-16- Readding stripping to executable (Dev-cpp project options)Eugenio Favalli1-98/+93
- New slider skin - Some updates to win32 compile guide - Cleaned sound engine - Improved setup window (need testing)
2005-04-11Improving sound engine (now it loads samples through resource manager)Eugenio Favalli1-1/+1
and support music fading (still somthing to fix)
2005-04-08*** empty log message ***Eugenio Favalli1-0/+7
2005-04-07* Fixed crash on exit when trying to delete listbox that wasn't created.Bjørn Lindeijer1-8/+12
* Disabled Ok button in Buy and Sell dialog when amount is 0 * Corrected the three known map bugs
2005-04-05*** empty log message ***Eugenio Favalli1-11/+11
2005-04-05Cleaning and fixing setup windowEugenio Favalli1-41/+18
2005-04-02Added ConfigListener class to allow listening for changes to config options,Bjørn Lindeijer1-3/+17
and added a GUI opacity slider to the setup window that utilizes this.
2005-04-02Less Image::setAlpha calls.Bjørn Lindeijer1-0/+3
2005-03-24Logger Implemented. (3/3)Yohann Ferreira1-4/+4
2005-03-20TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore!Bjørn Lindeijer1-1/+1
Also fixed a crash on clicking wallpaper in login phase.
2005-03-13* Moved Being public char *speech to private std::string speechBjørn Lindeijer1-1/+1
* Moved Being public PATH_NODE *path to private std::list<PATH_NODE> path * Fixed warping issue which corrupted player (which also applies to respawning) * Got rid of sound error in Setup window