index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
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
/
gui.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-08
Added UI debug drawing
Thorbjørn Lindeijer
1
-0
/
+2
2024-04-02
General code cleanups
Thorbjørn Lindeijer
1
-1
/
+1
2024-03-26
Use SDL2 support for color and system mouse cursors
Thorbjørn Lindeijer
1
-14
/
+17
2024-03-26
Added support for HiDPI fonts
Thorbjørn Lindeijer
1
-1
/
+3
2024-03-02
Updated mouse cursors to latest version
Thorbjørn Lindeijer
1
-23
/
+26
2024-02-27
Added VSync and windowed fullscreen options
Thorbjørn Lindeijer
1
-1
/
+1
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-4
/
+4
2024-01-25
Ported to SDL2
Thorbjørn Lindeijer
1
-0
/
+2
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-22
Allow resizing of the game in windowed mode
Thorbjørn Lindeijer
1
-0
/
+5
2011-05-13
Made the setup keyboard tab prettier.
Angelo Castellani
1
-0
/
+5
2011-04-09
Removed a lot of useless "documentation"
Thorbjørn Lindeijer
1
-6
/
+0
2010-02-28
Add some new mousers and simplify related code
idiomatic
1
-0
/
+3
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-14
Don't create the viewport until it's really needed.
Tametomo
1
-1
/
+0
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-12
Standardize header order
Jared Adams
1
-2
/
+2
2009-05-10
Don't show the chat input when a modal widget has focus
Bjørn Lindeijer
1
-0
/
+3
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-4
/
+4
2009-04-15
Also hardcode the bold font, we ship it after all
Bjørn Lindeijer
1
-7
/
+2
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-0
/
+5
2009-03-19
Reformatted the item amount window and the buy/sell windows so that
Ira Rice
1
-0
/
+5
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-8
/
+1
2009-02-22
Fixed another Particle/Paricle mismatch in a comment
Philipp Sehmisch
1
-1
/
+1
2009-02-22
Fixed another Particle/Paricle mismatch in a comment
Philipp Sehmisch
1
-1
/
+1
2009-02-22
Renamed InfoParicleFont to InfoParticleFont (typo?)
Philipp Sehmisch
1
-2
/
+2
2009-02-20
Removed the last of the image particle guichan fonts.
Ira Rice
1
-9
/
+2
2009-02-20
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-0
/
+8
2009-02-19
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-0
/
+8
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-07
Some more include cleanups.
Ira Rice
1
-1
/
+0
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
1
-2
/
+2
2009-01-24
Updated DejaVuSans ttf file, as well as adding the bolded version, which
Ira Rice
1
-0
/
+4
2009-01-24
Use standard GUI font also for speech and names
Bjørn Lindeijer
1
-11
/
+0
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-06
Added support for unicode charset in textfields and chat.
Guillaume Melquiond
1
-1
/
+2
2008-12-05
Fade out mouse cursor when not used for some time
Bjørn Lindeijer
1
-0
/
+11
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-3
/
+1
2008-08-13
Added support for different colored fonts for different being types
Lloyd Bryant
1
-0
/
+8
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2007-10-18
Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch,
Bjørn Lindeijer
1
-2
/
+0
2007-08-24
Removed unnecessary Gui::isCustomCursor method.
Bjørn Lindeijer
1
-19
/
+8
2007-08-24
Removed useless logic method and reverted mouse cursor to non-static since
Bjørn Lindeijer
1
-8
/
+1
2007-08-20
Added close button functionality, resize cursor cues.
Joshua Langley
1
-2
/
+33
2006-12-04
Introduced a new class Viewport which combines the drawing code from Engine
Bjørn Lindeijer
1
-48
/
+4
2006-11-17
Added mouse following support.
Björn Steinbrink
1
-0
/
+14
2006-01-05
Remove some useless code.
Björn Steinbrink
1
-1
/
+0
2005-12-29
Added popup support to the Gui class. Moved all mouse input handling into the...
Björn Steinbrink
1
-3
/
+22
2005-10-13
Use gcn::Font instead of gcn::ImageFont as pointer type.
Björn Steinbrink
1
-6
/
+6
[next]