index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
Original The Mana World client, now known as simply the Mana 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
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-0
/
+8
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Merge commit 'aethyra/master'
Bjørn Lindeijer
1
-2
/
+2
2009-02-11
Changed spelling from colour to color.
Philipp Sehmisch
1
-2
/
+2
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-10
Added two more options for displaying speech overhead (don't show it at
Ira Rice
1
-2
/
+2
2009-02-10
Fixed some accidental capitalization errors
Philipp Sehmisch
1
-1
/
+1
2009-02-10
Changed spelling from colour to color.
Philipp Sehmisch
1
-2
/
+2
2009-02-09
Mostly whitespace and formatting changes
Bjørn Lindeijer
1
-1
/
+1
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-3
/
+0
2009-01-25
Fixed a few translatable strings.
Ira Rice
1
-4
/
+4
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-15
Merged Tab and TabbedArea from mainline
Bjørn Lindeijer
1
-11
/
+11
2009-01-12
Fixed color spelling for American English.
Ira Rice
1
-1
/
+1
2009-01-12
Some rather pedantic changes. Unified all naming for emoticons in the
Ira Rice
1
-4
/
+4
2009-01-09
Fixed the default size for shortcut windows, as well as added both of
Ira Rice
1
-0
/
+4
2009-01-06
Added support for internationalization
Ira Rice
1
-13
/
+14
2009-01-05
Made trade window resizable
Bjørn Lindeijer
1
-0
/
+2
2008-12-14
Fixed inconsistency in default window sizes
Bjørn Lindeijer
1
-0
/
+2
2008-12-07
Fixed inconsistency in default window sizes
Bjørn Lindeijer
1
-0
/
+2
2008-12-03
Disabled "Reset Windows" button when appropriate
Bjørn Lindeijer
1
-0
/
+9
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-10
/
+7
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-01
Magic implementation phase 1 and 2 (added netcode and a very crude gui for us...
Philipp Sehmisch
1
-0
/
+2
2008-10-15
Added patch so that players can turn on or off speech bubbles.
Ira Rice
1
-1
/
+1
2008-09-25
Merged the Tametomo branch into trunk.
Ira Rice
1
-1
/
+1
2008-09-04
Introduced another template to make deleting all values in a container easier.
Bjørn Lindeijer
1
-1
/
+1
2008-09-04
Added code to change text colouring
Douglas Boffey
1
-3
/
+9
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-06-04
Added switch option drawing nicknames only if mouse hover. Useful in crowded ...
Mateusz Kaduk
1
-3
/
+3
2008-05-28
Added slider for controlling particleEmitterSkip (overall quality of particle...
Philipp Sehmisch
1
-2
/
+2
2008-05-14
Added ability to define friends, players you want to ignore or disregard and
Bjørn Lindeijer
1
-2
/
+8
2008-05-09
Changed the tabbedarea to be transparant as before. Changed setup
David Athay
1
-7
/
+7
2008-02-28
Work in Progress commit of guilds.
David Athay
1
-0
/
+2
2007-11-20
Merged revisions 3692 via svnmerge from
Bjørn Lindeijer
1
-0
/
+2
2007-10-27
Made it compile with GCC 4.3
Guillaume Melquiond
1
-0
/
+2
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
1
-2
/
+8
2007-08-20
Added close button functionality, resize cursor cues.
Joshua Langley
1
-1
/
+2
2007-08-07
Marked most of the GUI as translatable.
Guillaume Melquiond
1
-7
/
+8
2007-07-25
keyboard config - keyboard setup gui re-designed, fixed errors in keyboard co...
Joshua Langley
1
-2
/
+2
2007-07-16
(no commit message)
Joshua Langley
1
-3
/
+8
2007-01-14
Merged 0.0 changes from revision 2988 to 3035 to trunk.
Bjørn Lindeijer
1
-4
/
+4
2007-01-14
Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).
Bjørn Lindeijer
1
-4
/
+4
2006-09-29
Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.
Bjørn Lindeijer
1
-2
/
+2
2006-09-20
Added a slider for controlling the OverlayDetail (based on a patch by VictorSan)
Philipp Sehmisch
1
-2
/
+2
2006-08-28
Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch.
Bjørn Lindeijer
1
-2
/
+2
2006-08-26
Applied patch by Pascal, adding sliders to configure the scrolling behaviour
Bjørn Lindeijer
1
-2
/
+2
2006-08-13
Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates
Bjørn Lindeijer
1
-1
/
+1
2006-07-30
Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0
Bjørn Lindeijer
1
-1
/
+1
2006-05-03
FPS limit can now be set in setup dialog. Default value for FPS is 50. (Code ...
Eugenio Favalli
1
-1
/
+1
[next]