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
/
main.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-17
Fixed the -S/--home-dir command line option.
Michon van Dooren
1
-6
/
+12
2009-05-17
Fixed a possible crash on logging in to the map server
Bjørn Lindeijer
1
-2
/
+3
2009-05-14
Fixed handling of messages after a failed login
Bjørn Lindeijer
1
-3
/
+0
2009-05-08
Fixed one pixel missing from progress bars
Bjørn Lindeijer
1
-1
/
+3
2009-05-08
One error dialog is enough
Jared Adams
1
-2
/
+1
2009-05-07
Fix handling of error messages in the game state
Jared Adams
1
-2
/
+3
2009-05-07
Moved two files which held net data into the net folder. Considering
Tametomo
1
-2
/
+2
2009-05-04
Fix a typo in --help output
Jared Adams
1
-1
/
+3
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-1
/
+0
2009-05-03
Don't choose default character server when given a character name
Bjørn Lindeijer
1
-2
/
+1
2009-05-01
Make sure mouse still moves smoothly during login
Bjørn Lindeijer
1
-1
/
+6
2009-04-29
Removed underscores from some non-conforming filenames
Bjørn Lindeijer
1
-3
/
+3
2009-04-29
Fixed openGL being disabled from time to time.
Philipp Sehmisch
1
-2
/
+3
2009-04-26
Used dashes to separate words in command line arguments
Bjørn Lindeijer
1
-35
/
+36
2009-04-26
Add a command line option to disable OpenGL
Jared Adams
1
-2
/
+9
2009-04-22
Help update
blue112
1
-2
/
+3
2009-04-21
Fix hang on exit
David Athay
1
-19
/
+6
2009-04-20
Remove desktop and setup button when logging into tmwserv
Bjørn Lindeijer
1
-0
/
+5
2009-04-20
Fix clearing handlers on connecting to game server.
David Athay
1
-1
/
+2
2009-04-15
Clean up some more memory leaks
Jared Adams
1
-2
/
+1
2009-04-14
Add a default login music file name
Jared Adams
1
-1
/
+1
2009-04-13
Some cleanup of the Configuration interface
Bjørn Lindeijer
1
-7
/
+7
2009-04-13
Revert forced FPS limit
Bjørn Lindeijer
1
-1
/
+1
2009-04-12
Remove remaining references to versionLabel
Jared Adams
1
-4
/
+0
2009-04-12
Moved client version string creation to preprocessor
Bjørn
1
-24
/
+3
2009-04-12
Merge version strings, add version to setup, etc
Jared Adams
1
-29
/
+21
2009-04-12
Append _F or _M to username in eAthena network layer
Bjørn Lindeijer
1
-15
/
+7
2009-04-11
Remove more support #ifdefs
Jared Adams
1
-21
/
+4
2009-04-10
Reduced the GCContainer to be even more trivial
Bjørn Lindeijer
1
-8
/
+0
2009-04-10
Introduced a Desktop widget to handle the wallpaper
Bjørn Lindeijer
1
-77
/
+24
2009-04-09
Fixed some warnings
Bjørn Lindeijer
1
-1
/
+1
2009-04-09
Remove a segfault when exiting the client
Jared Adams
1
-1
/
+0
2009-04-08
Add a more flexible wallpaper system
Jared Adams
1
-18
/
+42
2009-04-08
Make some more file build for both servers
Jared Adams
1
-36
/
+12
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-3
/
+4
2009-04-07
Make GeneralHandlers for both networks
Jared Adams
1
-172
/
+42
2009-04-07
Fixed compile for tmwserv client
Bjørn Lindeijer
1
-3
/
+0
2009-04-06
Implement TMWServ's CharHandler
Jared Adams
1
-1
/
+3
2009-04-05
Implement TMWServ's Admin-, Chat-, and MapHandlers
Jared Adams
1
-1
/
+1
2009-04-02
Make eAthena's CharHandler
Jared Adams
1
-9
/
+4
2009-04-01
Create a few more handlers for eAthena
Jared Adams
1
-3
/
+3
2009-03-29
Merge branch 'master' of git@gitorious.org:tmw/mainline
Philipp Sehmisch
1
-20
/
+18
2009-03-29
Fixed compilation on Windows
Philipp Sehmisch
1
-3
/
+4
2009-03-28
Take the server port out of the updates dir
Bjørn Lindeijer
1
-2
/
+1
2009-03-27
Moved the inventory and storage offset handling into netcode
Bjørn Lindeijer
1
-8
/
+11
2009-03-27
Clean up of most of the Network pointers
Bjørn Lindeijer
1
-1
/
+1
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
1
-7
/
+3
2009-03-27
Removed unnecessary parenthesis on constructors
Bjørn Lindeijer
1
-2
/
+2
2009-03-27
Simplified and fixed initialization of login data
Bjørn Lindeijer
1
-27
/
+14
2009-03-27
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-2
/
+4
[prev]
[next]