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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
Use SDL2 support for color and system mouse cursors
Thorbjørn Lindeijer
1
-87
/
+144
2024-03-26
Added support for HiDPI fonts
Thorbjørn Lindeijer
1
-2
/
+8
2024-03-26
Added functions to draw images at sub-pixel positions
Thorbjørn Lindeijer
1
-1
/
+1
2024-03-22
Added support for scaling the output
Thorbjørn Lindeijer
1
-6
/
+15
2024-03-02
Updated mouse cursors to latest version
Thorbjørn Lindeijer
1
-28
/
+23
2024-02-27
Added VSync and windowed fullscreen options
Thorbjørn Lindeijer
1
-2
/
+2
2024-01-29
Removed remnants of alpha cache in ResourceManager
Thorbjørn Lindeijer
1
-3
/
+0
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-9
/
+9
2024-01-25
Ported to SDL2
Thorbjørn Lindeijer
1
-0
/
+18
2012-08-12
Removed ImageLoader and ProxyImage classes
Thorbjørn Lindeijer
1
-5
/
+0
2012-02-18
Added notification sound on receiving whisper
Thorbjørn Lindeijer
1
-1
/
+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
-2
/
+12
2011-05-13
Made the setup keyboard tab prettier.
Angelo Castellani
1
-0
/
+17
2011-04-09
Renamed Listener to EventListener
Thorbjørn Lindeijer
1
-2
/
+2
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-5
/
+5
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-3
/
+3
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-1
/
+1
2010-11-13
Replace config listeners with the event system
Chuck Miller
1
-8
/
+11
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-0
/
+3
2010-10-16
Implement opacity cache for SDL surfaces.
Andrei Karas
1
-0
/
+3
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-1
/
+1
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-3
/
+3
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
1
-0
/
+1
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-1
/
+1
2010-03-05
Rename SkinLoader to Theme
Jared Adams
1
-4
/
+3
2010-03-02
Revert "Merge WindowContainer into Viewport and remove extra members"
Jared Adams
1
-9
/
+10
2010-03-01
Simplify BeignPopup and therefore Viewport
Jared Adams
1
-8
/
+8
2010-03-01
Merge WindowContainer into Viewport and remove extra members
Jared Adams
1
-3
/
+2
2010-02-28
Make the gui more themeable and distribute two themes
Jared Adams
1
-3
/
+2
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
-8
/
+0
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2009-04-15
Made the PopupMenu a Popup subclass
Bjørn Lindeijer
1
-0
/
+2
2009-04-15
Also hardcode the bold font, we ship it after all
Bjørn Lindeijer
1
-16
/
+10
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-21
/
+22
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-26
/
+11
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-0
/
+6
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-2
/
+4
2009-03-19
Reformatted the item amount window and the buy/sell windows so that
Ira Rice
1
-0
/
+5
2009-03-12
Extend color config gui to support the new colors
Majin Sniper
1
-5
/
+3
2009-03-12
Make use of the new available colors
Majin Sniper
1
-5
/
+0
2009-03-12
Extend color config gui to support the new colors
Majin Sniper
1
-2
/
+5
2009-03-11
Moved the Skin class outside of the Window class, in order to allow
Ira Rice
1
-0
/
+1
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-21
/
+1
2009-02-22
Renamed InfoParicleFont to InfoParticleFont (typo?)
Philipp Sehmisch
1
-1
/
+1
2009-02-20
Removed the last of the image particle guichan fonts.
Ira Rice
1
-22
/
+2
2009-02-20
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-0
/
+1
2009-02-19
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-0
/
+1
[next]