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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
1
-2
/
+2
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
1
-2
/
+2
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-2
/
+0
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-11
Moved some hardcoded strings and filenames to an external configuration file.
Philipp Sehmisch
1
-3
/
+0
2008-08-07
Rebranding TME to Aethyra
Kraant
1
-2
/
+2
2008-07-27
Changed files to tme
Douglas Boffey
1
-2
/
+2
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-04-25
Added client-side email address change ability.
Yohann Ferreira
1
-0
/
+2
2008-04-18
Made mislogins and misregistrations a little less annoying for the user.
Yohann Ferreira
1
-0
/
+1
2008-04-18
Made 'Unregister' and 'change password' functionnal, at least client-side.
Yohann Ferreira
1
-0
/
+1
2008-04-18
Added a change password dialog. State code is to be reworked.
Yohann Ferreira
1
-0
/
+2
2008-04-17
Added input type parameter to the LocalPlayer::SetDestination methods in orde...
Yohann Ferreira
1
-0
/
+3
2008-03-23
Updated default account server name and added SDL_ttf dependency.
Bjørn Lindeijer
1
-1
/
+1
2007-10-18
Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch,
Bjørn Lindeijer
1
-1
/
+12
2007-03-11
Merged 0.0 changes from revision 3065 to 3177 to trunk.
Bjørn Lindeijer
1
-0
/
+1
2007-02-25
Fixed small issue concerning SDL timers, removed a useless variable.
Rogier Polak
1
-1
/
+0
2007-02-23
Added unregistering, logout_then_exit, switch_character and switch_accountser...
Rogier Polak
1
-2
/
+11
2007-02-20
Added support for customdata directory.
Philipp Sehmisch
1
-0
/
+1
2007-01-29
Some trivial documentation work. Fixes all Doxygen warnings.
Bjørn Lindeijer
1
-1
/
+1
2007-01-28
Some work on documentation.
Bjørn Lindeijer
1
-0
/
+29
2007-01-04
Merged 0.0 changes from revision 2898 to 2988 to trunk.
Bjørn Lindeijer
1
-2
/
+1
2006-12-11
Fixed windows binary version
Eugenio Favalli
1
-2
/
+1
2006-11-01
Added CMake support
Björn Steinbrink
1
-1
/
+1
2006-10-26
Merged CMake branch
Björn Steinbrink
1
-1
/
+1
2006-08-30
Added a first version of the server dialog with an unskinned dropdown. Upgrad...
Yohann Ferreira
1
-1
/
+15
2006-08-20
Fixed selection of player character and implemented sending of game and chat
Bjørn Lindeijer
1
-0
/
+1
2006-08-20
Made cancel button in register dialog go back to the login dialog and cleaned
Bjørn Lindeijer
1
-2
/
+0
2006-08-20
The Network can now connect to the three servers and affected methods now take
Bjørn Lindeijer
1
-15
/
+15
2006-08-02
Ported account registration to tmwserv. There's still a disconnection/reconne...
Eugenio Favalli
1
-0
/
+1
2006-02-25
Added a logic method to the being manager.
Björn Steinbrink
1
-3
/
+0
2006-02-23
A bunch of mostly cosmetic cleanups.
Björn Steinbrink
1
-1
/
+1
2006-02-04
Unify the various login dialogs to use LoginData.
Björn Steinbrink
1
-3
/
+0
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-1
/
+2
2006-01-04
FreeBSD Fixes from Icy.
Yohann Ferreira
1
-5
/
+7
2005-12-30
Added a new item, improved smooth login sequence, added a registration window...
Eugenio Favalli
1
-0
/
+1
2005-12-27
fixed The_Mana_World_private.h problems
v0.0.18.1
Duane Bailey
1
-1
/
+1
2005-12-05
Display TMW version on Windows too
Bjørn Lindeijer
1
-0
/
+8
2005-10-16
The connection should be non-blocking now and fixed the problem with sound no...
Eugenio Favalli
1
-1
/
+2
2005-09-26
Now error message is displayed properly when the map server is offline.
Eugenio Favalli
1
-0
/
+3
2005-09-26
Added a nicer handling of when you get disconnected from the server.
Eugenio Favalli
1
-13
/
+9
2005-09-13
Removed some globals.
Björn Steinbrink
1
-4
/
+0
2005-09-13
Unified the loops for the various dialogs that are shown before the actual ga...
Björn Steinbrink
1
-1
/
+0
2005-08-25
Adding min and max length check for password, more code cleanups in login and...
Yohann Ferreira
1
-5
/
+8
2005-08-14
Started to fade out the useOpenGL global variable.
Björn Steinbrink
1
-1
/
+0
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-6
/
+2
2005-08-03
Removed an unneeded header.
Björn Steinbrink
1
-1
/
+0
[prev]
[next]