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_video.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-21
Add a clear button to the NPC dialog
Jared Adams
1
-0
/
+12
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-13
Changed FPS display from a text field to a label
Thorbjørn Lindeijer
1
-56
/
+25
2010-02-13
Fixed the FPS checkbox, field, and slider not updating properly on
Tametomo
1
-13
/
+19
2010-02-08
Delete models explicitly rather than relying on booleans
Thorbjørn Lindeijer
1
-1
/
+8
2010-02-07
Cleanup some memory issues
Jared Adams
1
-1
/
+1
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-02-06
Merged the Engine class into the Game class
Thorbjørn Lindeijer
1
-2
/
+2
2010-02-01
Small cleanups.
Bertram
1
-2
/
+2
2010-01-12
Standardize header order
Jared Adams
1
-0
/
+1
2010-01-11
Cleanup GUI classes
Jared Adams
1
-8
/
+8
2010-01-10
Show monster inflicted damage.
Andrei Karas
1
-0
/
+15
2009-12-16
Stored the cached config value which says if non-crucial particle effects are...
Philipp Sehmisch
1
-0
/
+2
2009-10-14
Add more detail to DebugWindow
Jared Adams
1
-2
/
+8
2009-08-07
Gettext fixes
Kess Vargavind
1
-7
/
+9
2009-07-30
Fixed windows loss when changing to a lowered resolution. (Mantis 776)
Bertram
1
-3
/
+9
2009-07-17
Various gettext fixes
Kess Vargavind
1
-7
/
+15
2009-05-14
Fixed the worst layout issues that came up with translations
Bjørn Lindeijer
1
-3
/
+3
2009-05-12
GCC3x does not like static_cast to enum, use old style instead.
Dennis Friis
1
-2
/
+1
2009-05-11
Simplified conversion of font size to index of dropdown
Bjørn Lindeijer
1
-21
/
+1
2009-05-11
Removed scroll laziness and scroll radius options. Both of these were
Tametomo
1
-80
/
+10
2009-05-11
Unduplicated the mapping to string representation
Bjørn Lindeijer
1
-91
/
+51
2009-05-10
Made overhead text the default instead of the bubbles
Bjørn Lindeijer
1
-3
/
+3
2009-05-05
Tweaked the available font sizes
Bjørn Lindeijer
1
-11
/
+14
2009-05-05
Fixed up the video tab in the setup window.
Chuck Miller
1
-27
/
+37
2009-04-29
Removed underscores from some non-conforming filenames
Bjørn Lindeijer
1
-1
/
+1
2009-04-25
Font size change in the gui
Blue
1
-5
/
+64
2009-04-20
Fixed displaying of the modes available under SDL so that it doesn't cut
Ira Rice
1
-4
/
+7
2009-04-15
Only notify the user that they will need to change maps for changing
Tametomo
1
-3
/
+6
2009-04-13
Some cleanup of the Configuration interface
Bjørn Lindeijer
1
-23
/
+18
2009-04-13
Revert forced FPS limit
Bjørn Lindeijer
1
-1
/
+1
2009-04-08
Associated setup tab name with the tab itself
Bjørn Lindeijer
1
-1
/
+1
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-23
/
+24
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-33
/
+67
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-26
/
+29
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-2
/
+15
2009-03-19
Throttle framerates down to save CPU cycles. Now that we're getting high
Ira Rice
1
-14
/
+18
2009-03-14
Made a label class derived from the guichan label class which utilizes
Ira Rice
1
-12
/
+11
2009-03-10
Fix video config cancel button for "show name".
Majin Sniper
1
-0
/
+2
2009-03-10
Fix video config cancel button for "show name".
Majin Sniper
1
-0
/
+2
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-4
/
+4
2009-02-24
Fixed compile warnings
Bjørn Lindeijer
1
-5
/
+5
2009-02-20
Fixed some lines from cutting off in English (which would carry over to
Ira Rice
1
-4
/
+4
2009-02-20
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-6
/
+35
2009-02-19
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-6
/
+35
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-38
/
+0
2009-02-15
Deleted some unneeded delete statements.
Ira Rice
1
-38
/
+0
[next]