index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
setup.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-19
Removed some duplicate initializations.
Björn Steinbrink
1
-20
/
+13
2006-03-19
Splitted setup window into manageable pieces according to their tabs in the w...
Björn Steinbrink
1
-317
/
+26
2006-03-18
Added a toString conversion function.
Björn Steinbrink
1
-3
/
+3
2006-03-09
Made all class members named like mClassMember.
Björn Steinbrink
1
-120
/
+137
2006-03-09
Made the Button ctor accept eventId and action listener.
Björn Steinbrink
1
-12
/
+4
2006-02-06
Added a Joystick class.
Björn Steinbrink
1
-45
/
+8
2006-02-01
Made the OkDialog and ConfirmDialog classes proxies for their buttons' events...
Björn Steinbrink
1
-3
/
+3
2006-01-31
Cleanup.
Björn Steinbrink
1
-7
/
+8
2006-01-30
A few cleanups and simplifications.
Björn Steinbrink
1
-5
/
+5
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-8
/
+9
2006-01-07
Removed --skipupdate option from Dev.Cpp project file, splitted the setup win...
Eugenio Favalli
1
-40
/
+119
2005-10-20
Added garbage collection to the ScrollArea class. Fixed slider not being upda...
Björn Steinbrink
1
-1
/
+0
2005-10-18
Added automatic widget cleanup to the window class.
Björn Steinbrink
1
-16
/
+0
2005-10-16
gl is default for win/apple/USE_OPENGL, needs to restart for fs
Duane Bailey
1
-4
/
+12
2005-10-04
Set the white font in the ministatus window only in sdl mode until we have fo...
Yohann Ferreira
1
-0
/
+3
2005-09-30
Made the inventory Win behave normally when resized by default size functions.
Yohann Ferreira
1
-1
/
+0
2005-09-30
Fixed paths for windows users
Matthias Hartmann
1
-7
/
+7
2005-09-29
Improved a lot windows reset to default size and pos. Also corrected a few th...
Yohann Ferreira
1
-26
/
+8
2005-09-28
Added a Reset Win Positions to Default in the Setup win.
Yohann Ferreira
1
-9
/
+49
2005-09-23
Merged most of the changes in biggeruniverse's second memory cleanup patch.
Bjørn Lindeijer
1
-0
/
+2
2005-09-12
Enabled OpenGL checkbox and added messagebox informing the user that apply this
Bjørn Lindeijer
1
-27
/
+31
2005-08-14
Removed guiGraphics global pointer and removed dependencies on gui.h in some ...
Björn Steinbrink
1
-3
/
+4
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-4
/
+13
2005-08-03
Now the 'Apply' and 'Cancel' buttons of the setup window work correctly.
Yohann Ferreira
1
-15
/
+89
2005-08-02
Moved graphics setup code into the graphics class.
Björn Steinbrink
1
-32
/
+13
2005-07-16
Updated changelog, got rid of remaining extern SDL_Surface *screen cases,
Bjørn Lindeijer
1
-4
/
+7
2005-07-16
Made Image/SubImage being drawn by Graphics. Removed some redundant code.
Björn Steinbrink
1
-0
/
+2
2005-07-14
Committed resource manager cleanup patch by Doener, and properly implemented
Bjørn Lindeijer
1
-16
/
+28
2005-07-11
Committed header dependencies reducing patch by Doener
Bjørn Lindeijer
1
-1
/
+1
2005-07-09
Some win32 fixes most of all
Eugenio Favalli
1
-4
/
+4
2005-06-27
- Fixing OpenGL switch to fullscreen crash in windows
Eugenio Favalli
1
-9
/
+21
2005-05-15
better monsterset management
Eugenio Favalli
1
-2
/
+2
2005-05-02
Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix.
Bjørn Lindeijer
1
-5
/
+5
2005-04-19
A few random changes.
Bjørn Lindeijer
1
-14
/
+13
2005-04-18
Ok, of course the biggest problem to solve with OpenGL integration is loading
Bjørn Lindeijer
1
-2
/
+2
2005-04-16
- Readding stripping to executable (Dev-cpp project options)
Eugenio Favalli
1
-98
/
+93
2005-04-11
Improving sound engine (now it loads samples through resource manager)
Eugenio Favalli
1
-1
/
+1
2005-04-08
*** empty log message ***
Eugenio Favalli
1
-0
/
+7
2005-04-07
* Fixed crash on exit when trying to delete listbox that wasn't created.
Bjørn Lindeijer
1
-8
/
+12
2005-04-05
*** empty log message ***
Eugenio Favalli
1
-11
/
+11
2005-04-05
Cleaning and fixing setup window
Eugenio Favalli
1
-41
/
+18
2005-04-02
Added ConfigListener class to allow listening for changes to config options,
Bjørn Lindeijer
1
-3
/
+17
2005-04-02
Less Image::setAlpha calls.
Bjørn Lindeijer
1
-0
/
+3
2005-03-24
Logger Implemented. (3/3)
Yohann Ferreira
1
-4
/
+4
2005-03-20
TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore!
Bjørn Lindeijer
1
-1
/
+1
2005-03-13
* Moved Being public char *speech to private std::string speech
Bjørn Lindeijer
1
-1
/
+1
2005-03-01
Changed around recent additions to Image class a bit and fixed OpenGL compile.
Bjørn Lindeijer
1
-5
/
+6
2005-02-28
Formatting updates.
Bjørn Lindeijer
1
-71
/
+83
2005-02-27
Memory fixes
Eugenio Favalli
1
-3
/
+9
2005-02-27
Video modes are taken from SDL
Mateusz Kaduk
1
-28
/
+51
[next]