index
:
ewewukek/Mana
master
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
/
client.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
Added support for scaling the output
Thorbjørn Lindeijer
1
-1
/
+2
2024-03-08
Removed SDL2_gfx dependency
Thorbjørn Lindeijer
1
-3
/
+12
2024-03-06
General code cleanups
Thorbjørn Lindeijer
1
-12
/
+12
2024-03-02
Exit with error when invalid server type is passed on CLI
Thorbjørn Lindeijer
1
-1
/
+2
2024-03-02
Added support for -y / --server-type parameter
Thorbjørn Lindeijer
1
-1
/
+2
2024-02-27
Added VSync and windowed fullscreen options
Thorbjørn Lindeijer
1
-7
/
+7
2024-02-09
C++11: Use default member initializers
Thorbjørn Lindeijer
1
-15
/
+6
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-3
/
+3
2024-01-25
Ported to SDL2
Thorbjørn Lindeijer
1
-9
/
+4
2012-02-18
Added notification sound on receiving whisper
Thorbjørn Lindeijer
1
-0
/
+9
2012-02-09
Allow changing fullscreen resolution without restart
Thorbjørn Lindeijer
1
-1
/
+10
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
/
+4
2011-05-01
Fixed my fix on the get_elapsed_time function.
Yohann Ferreira
1
-3
/
+1
2011-04-30
De-dustify the get_elapsed-time function documentation a bit.
Yohann Ferreira
1
-3
/
+12
2011-04-18
A bit of cleanup in the way the Client pops up error dialogs
Thorbjørn Lindeijer
1
-7
/
+15
2011-04-09
Renamed Listener to EventListener
Thorbjørn Lindeijer
1
-2
/
+2
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-2
/
+2
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-1
/
+1
2010-11-13
Replace config listeners with the event system
Chuck Miller
1
-3
/
+3
2010-11-02
Adding double-click to server dialog and world select dialog
Stefan Dombrowski
1
-0
/
+6
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-0
/
+2
2010-10-18
Add portable support for windows version.
Andrei Karas
1
-0
/
+2
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
1
-4
/
+4
2010-05-21
Fix some issues found by Cppcheck
Jared Adams
1
-4
/
+4
2010-05-01
Add chat logging.
Andrei Karas
1
-0
/
+1
2010-04-19
Add afk mode for player.
Andrei Karas
1
-0
/
+1
2010-02-28
Make the gui more themeable and distribute two themes
Jared Adams
1
-0
/
+4
2010-02-27
Some cleanup and compile fix
Jared Adams
1
-2
/
+2
2010-02-27
Corrected some variables names after recent renaming
Thorbjørn Lindeijer
1
-1
/
+1
2010-02-27
Added m prefix to Client's member variables
Thorbjørn Lindeijer
1
-19
/
+19
2010-02-25
Add support for platform specifig config/data directories #84
Bernd Wachter
1
-5
/
+9
2010-02-24
Added the possibility to pass a branding file by command line. Reviewed-by: T...
Philipp Sehmisch
1
-0
/
+1
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-0
/
+212