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
/
client.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-06
Removed seemingly pointless config file checks
removed-config-file-checks
Thorbjørn Lindeijer
1
-24
/
+1
2024-04-02
General code cleanups
Thorbjørn Lindeijer
1
-2
/
+2
2024-03-26
Added support for HiDPI fonts
Thorbjørn Lindeijer
1
-4
/
+1
2024-03-25
Allow mouse focus click-through
Thorbjørn Lindeijer
1
-0
/
+2
2024-03-22
Added support for scaling the output
Thorbjørn Lindeijer
1
-9
/
+16
2024-03-12
General code cleanups
Thorbjørn Lindeijer
1
-7
/
+3
2024-03-08
Removed SDL2_gfx dependency
Thorbjørn Lindeijer
1
-20
/
+35
2024-03-06
General code cleanups
Thorbjørn Lindeijer
1
-13
/
+2
2024-03-02
Exit with error when invalid server type is passed on CLI
Thorbjørn Lindeijer
1
-1
/
+1
2024-03-02
Changed server type to "enum class"
Thorbjørn Lindeijer
1
-5
/
+5
2024-03-02
Added support for -y / --server-type parameter
Thorbjørn Lindeijer
1
-10
/
+22
2024-02-27
Added VSync and windowed fullscreen options
Thorbjørn Lindeijer
1
-55
/
+34
2024-02-22
General code cleanups
Thorbjørn Lindeijer
1
-4
/
+4
2024-02-19
Updated PhysicsFS API usage
Thorbjørn Lindeijer
1
-47
/
+9
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-21
/
+21
2024-01-26
Disable "opengl" by default and remove unused "hwaccel" option
Thorbjørn Lindeijer
1
-3
/
+2
2024-01-25
Minor includes cleanup
Thorbjørn Lindeijer
1
-5
/
+0
2024-01-25
Ported to SDL2
Thorbjørn Lindeijer
1
-59
/
+62
2024-01-24
Fixed potential crash on exit
Thorbjørn Lindeijer
1
-2
/
+1
2013-05-22
paths.xml content is now read from settings.xml
Przemysław Grzywacz
1
-3
/
+0
2013-05-07
items.xml can be used from settings.xml
Przemysław Grzywacz
1
-16
/
+8
2013-05-04
Client-side settings are now available from settings.xml
Przemysław Grzywacz
1
-12
/
+8
2013-04-27
Added support for charcreation.xml settings
Thorbjørn Lindeijer
1
-0
/
+3
2012-08-11
Removed two unused variables
Thorbjørn Lindeijer
1
-3
/
+0
2012-08-05
Enable OpenGL by default on all platforms
Thorbjørn Lindeijer
1
-5
/
+1
2012-02-18
Added notification sound on receiving whisper
Thorbjørn Lindeijer
1
-1
/
+2
2012-02-09
Allow changing fullscreen resolution without restart
Thorbjørn Lindeijer
1
-15
/
+22
2012-02-04
Removing password from memory
Stefan Dombrowski
1
-1
/
+2
2012-02-03
Changed the setup button at login stage to use the icon.
Yohann Ferreira
1
-1
/
+3
2012-02-02
Fix to the hair colors and styles handling.
Yohann Ferreira
1
-4
/
+4
2012-01-28
Make command line choose character only work once
Thorbjørn Lindeijer
1
-0
/
+4
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-26
Remember the window size after resizing
Thorbjørn Lindeijer
1
-0
/
+5
2012-01-24
Stream music files directly from the archives
Thorbjørn Lindeijer
1
-5
/
+6
2012-01-22
Allow resizing of the game in windowed mode
Thorbjørn Lindeijer
1
-13
/
+40
2012-01-18
ColorDB -> HairDB.
Yohann Ferreira
1
-3
/
+3
2012-01-16
Renamed some file names for consistency with the class names
Thorbjørn Lindeijer
1
-3
/
+3
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-2
/
+2
2012-01-09
Made the client able to remove the port from update urls.
Yohann Ferreira
1
-33
/
+21
2011-10-25
Change the wrong, but mostly supported WIN32 macro to the correct _WIN32, enf...
Bernd Wachter
1
-9
/
+9
2011-06-02
Arbitrary code cleanups
Thorbjørn Lindeijer
1
-3
/
+3
2011-05-04
Avoid mixing the system login music with the existing song in TMW.
Yohann Ferreira
1
-1
/
+2
2011-04-30
De-dustify the get_elapsed-time function documentation a bit.
Yohann Ferreira
1
-8
/
+4
2011-04-27
Removed unused variable 'handledEvents'
Thorbjørn Lindeijer
1
-4
/
+0
2011-04-18
A bit of cleanup in the way the Client pops up error dialogs
Thorbjørn Lindeijer
1
-64
/
+34
2011-04-11
Implemented a simple non-blocking fadeOutAndPlay system.
Yohann Ferreira
1
-0
/
+2
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-9
/
+9
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-6
/
+6
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-4
/
+4
2011-02-21
Merge branch '0.5'
Thorbjørn Lindeijer
1
-6
/
+7
[next]