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
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
2010-08-12
Simplify working with the event system
Jared Adams
1
-2
/
+2
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-2
/
+2
2010-08-03
Merge remote branch 'origin/1.0'
Jared Adams
1
-2
/
+2
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-27
/
+23
2010-07-19
Merge branch '1.0'
Yohann Ferreira
1
-0
/
+4
2010-07-18
Add event.h to eventmanager.h and listener.h to reduce total number of includes
Chuck Miller
1
-1
/
+0
2010-07-18
Replace some state-related netcode methods with events
Jared Adams
1
-4
/
+0
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
1
-0
/
+12
2010-07-17
Fixed config directory, updated project file.
David Athay
1
-2
/
+2
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
1
-0
/
+4
2010-07-10
Moved parsing of specials.xml from gui/specialswindow.cpp to separate source ...
Philipp Sehmisch
1
-0
/
+2
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
1
-13
/
+13
2010-06-13
Handle char-server login errors better
Jared Adams
1
-0
/
+1
2010-06-10
Fix a bug with empty update hosts
Jared Adams
1
-0
/
+4
2010-06-03
Unload loaded DBs before loading them again
Jared Adams
1
-8
/
+8
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
1
-6
/
+4
2010-05-21
Avoid a crash when the updateHost is set to nothing in the config file.
Yohann Ferreira
1
-2
/
+2
2010-05-09
Move target cursor management into ActorSprite
Jared Adams
1
-8
/
+15
2010-05-06
Remove hardcoded standard server urls
seeseekey
1
-5
/
+3
2010-05-05
Fix showing the type of the default server
Jared Adams
1
-1
/
+1
2010-05-01
Add chat logging.
Andrei Karas
1
-0
/
+11
2010-04-25
Fix resource errors when chaning servers
Jared Adams
1
-8
/
+8
2010-04-19
Add afk mode for player.
Andrei Karas
1
-0
/
+1
2010-04-17
Changed an EATHENA remaining reference to TMWATHENA.
Bertram
1
-1
/
+1
2010-04-16
Fix canceling game connection
Jared Adams
1
-4
/
+5
2010-04-12
Fix canceling game connect leaving no characters to select
Jared Adams
1
-1
/
+1
2010-04-12
Add support for map-server switching under eAthena
Jared Adams
1
-2
/
+13
2010-03-18
Copy old tmw config if found
Bernd Wachter
1
-0
/
+26
2010-03-17
Allow branding to bypass server list
Jared Adams
1
-2
/
+5
2010-03-15
Fix some branding issues
Jared Adams
1
-0
/
+2
2010-03-13
Fix icon under non-Windows systems
Jared Adams
1
-1
/
+1
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-4
/
+4
2010-03-05
Rename SkinLoader to Theme
Jared Adams
1
-6
/
+6
2010-03-01
Check and create screenshot directory only when a screenshot is made
Bernd Wachter
1
-12
/
+0
2010-02-28
Fix loading branding data
Jared Adams
1
-3
/
+1
2010-02-28
Some code cleanup regarding the server dialog
Thorbjørn Lindeijer
1
-8
/
+2
2010-02-28
Make the gui more themeable and distribute two themes
Jared Adams
1
-9
/
+34
2010-02-28
Avoid sending log output to the console on startup
Thorbjørn Lindeijer
1
-4
/
+2
2010-02-27
Fix program exit on windows.
Andrei Karas
1
-0
/
+1
2010-02-27
Some cleanup and compile fix
Jared Adams
1
-9
/
+9
2010-02-27
Corrected some variables names after recent renaming
Thorbjørn Lindeijer
1
-19
/
+19
2010-02-27
Forgot to amend the last change with this
Thorbjørn Lindeijer
1
-1
/
+1
2010-02-27
Added m prefix to Client's member variables
Thorbjørn Lindeijer
1
-158
/
+158
[next]