index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-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
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
2011-02-21
Renamed local data directory back to just "mana"
Thorbjørn Lindeijer
1
-7
/
+8
2011-02-20
Renamed default branding package from mana to manasource.
Yohann Ferreira
1
-5
/
+5
2011-02-15
Fix compilation on Haiku and set config and data paths for it.
DarkWind
1
-0
/
+7
2011-01-27
Made the windows app able to load .ico files at runtime.
Yohann Ferreira
1
-5
/
+17
2011-01-27
Made the windows app able to load .ico files at runtime.
Yohann Ferreira
1
-5
/
+17
2011-01-24
Refactored the item loading in a more extensible and per protocol way.
Yohann Ferreira
1
-1
/
+13
2011-01-13
Made the client handle better the lack of items.xml file.
Yohann Ferreira
1
-1
/
+22
2010-11-13
Replace config listeners with the event system
Chuck Miller
1
-7
/
+18
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-2
/
+2
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-2
/
+2
2010-11-02
Adding double-click to server dialog and world select dialog
Stefan Dombrowski
1
-0
/
+16
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-23
/
+77
2010-10-22
Changed 'Low CPU' options and related gui widgets name to 'Disable transparen...
Yohann Ferreira
1
-2
/
+2
2010-10-22
Turned the OpenGL and disable transparency options as static members.
Yohann Ferreira
1
-2
/
+7
2010-10-18
Add portable support for windows version.
Andrei Karas
1
-2
/
+58
2010-10-17
Added Low CPU Mode toggle in video setup. Defaults to On.
madcamel@gmail.com
1
-0
/
+1
2010-10-16
Implement opacity cache for SDL surfaces.
Andrei Karas
1
-0
/
+2
2010-10-13
Fixing switch login
Stefan Dombrowski
1
-8
/
+6
2010-10-10
Fixing unusable config.xml
Stefan Dombrowski
1
-12
/
+4
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-16
/
+18
2010-09-13
Fix loading of manaserv's attributes file
Jared Adams
1
-0
/
+2
2010-09-12
Deactivating OpenGL by default on Windows
Stefan Dombrowski
1
-1
/
+1
2010-09-11
Fixing misspelling in Setup_Video and removing empty lines from log
Stefan Dombrowski
1
-1
/
+1
2010-09-07
Fixing logic that decides if ServerDialog shows up
Stefan Dombrowski
1
-13
/
+13
2010-09-05
Fixing segmentation fault if server is given on command line
Stefan Dombrowski
1
-5
/
+7
2010-08-26
Merged testing branch into master.
Yohann Ferreira
1
-2
/
+4
[next]