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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-28
Fix item pickup
Jared Adams
1
-2
/
+6
2010-02-28
Add some new mousers and simplify related code
idiomatic
4
-26
/
+51
2010-02-28
Forgot to change popup to window.xml
Jared Adams
1
-1
/
+1
2010-02-28
Rename gui.xml to window.xml
Jared Adams
4
-4
/
+4
2010-02-28
Clean up handling of key collisions
Chuck Miller
1
-9
/
+18
2010-03-01
Check and create screenshot directory only when a screenshot is made
Bernd Wachter
2
-13
/
+11
2010-03-01
Handle cases properly where the path already exists, but not as directory
Bernd Wachter
1
-6
/
+18
2010-02-28
Fix inital state of server delete button
Jared Adams
1
-1
/
+1
2010-02-28
Add delete button to ServerDialog and only save saved servers
Jared Adams
3
-9
/
+41
2010-02-28
Fix loading branding data
Jared Adams
1
-3
/
+1
2010-02-28
Added highlighted versions of widgets for the gray theme
Thorbjørn Lindeijer
6
-0
/
+0
2010-02-28
Some code cleanup regarding the server dialog
Thorbjørn Lindeijer
3
-114
/
+125
2010-02-28
Deleted unused speech bubble image
Thorbjørn Lindeijer
1
-0
/
+0
2010-02-28
Replace gray highlight widgets with the non highlighted.
Chuck Miller
5
-0
/
+0
2010-02-28
Make the gui more themeable and distribute two themes
Jared Adams
64
-136
/
+229
2010-02-28
Removed a few pointless const qualifiers
Thorbjørn Lindeijer
6
-9
/
+8
2010-02-28
Avoid sending log output to the console on startup
Thorbjørn Lindeijer
1
-4
/
+2
2010-02-28
Take the URL to the server list from the branding file
Thorbjørn Lindeijer
4
-4
/
+11
2010-02-27
Use appShort in screenshot name
Jared Adams
1
-1
/
+2
2010-02-27
Fix program exit on windows.
Andrei Karas
1
-0
/
+1
2010-02-27
Some cleanup and compile fix
Jared Adams
3
-20
/
+17
2010-02-27
Corrected some variables names after recent renaming
Thorbjørn Lindeijer
2
-20
/
+20
2010-02-27
Report more info on client in cURL useragent and Desktop
Jared Adams
3
-7
/
+45
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
2
-177
/
+177
2010-02-27
No point in calling Viewport::setMap(0) before deleting it
Thorbjørn Lindeijer
5
-7
/
+4
2010-02-27
Disable guilds for eAthena for now
Jared Adams
5
-5
/
+17
2010-02-26
Fix configuration saving on exit.
Andrei Karas
1
-2
/
+3
2010-02-26
Fix calling setMap on deleted viewport
Andrei Karas
1
-1
/
+1
2010-02-26
Simplify arrow handling for eAthena
Jared Adams
1
-8
/
+2
2010-02-26
Color the tabs in the SocialWindow
Jared Adams
1
-0
/
+4
2010-02-26
Make sure LocalPlayer and party members get their party set
Jared Adams
1
-0
/
+9
2010-02-26
Use MYPICTURES on windows, add config parameter for screenshot directory
Bernd Wachter
1
-9
/
+47
2010-02-25
Fix some comments in beingpopup
Chuck Miller
2
-5
/
+5
2010-02-25
Handle Ctrl+v for pasting in text fields
Thorbjørn Lindeijer
2
-0
/
+18
2010-02-25
Fix the X11 paste code to actually return true on success
Thorbjørn Lindeijer
1
-0
/
+2
2010-02-25
Added paste facility from the Wormux project
Thorbjørn Lindeijer
7
-0
/
+383
2010-02-25
Unbreak compile without OpenGL
Thorbjørn Lindeijer
1
-1
/
+2
2010-02-25
Add my self to the AUTHORS file...
Chuck Miller
1
-0
/
+1
2010-02-25
Add support for platform specifig config/data directories #84
Bernd Wachter
4
-32
/
+64
2010-02-25
Add support for special folder lookup on Win32
Bernd Wachter
5
-1
/
+118
2010-02-25
Use recursive mkdir for config directories, fix log initialization
Bernd Wachter
6
-16
/
+18
2010-02-25
Don't support backslash as path separator for non-windows platforms
Bernd Wachter
2
-7
/
+15
2010-02-25
Change const void to void
Jared Adams
4
-4
/
+4
2010-02-25
Add a simple recursive mkdir
Bernd Wachter
2
-0
/
+119
2010-02-24
Fix talk request flood.
Andrei Karas
1
-1
/
+2
2010-02-24
Move StorageWindow to instancing intead of global
Jared Adams
17
-91
/
+147
2010-02-24
Removed a bunch of short options from the command line parameters
Thorbjørn Lindeijer
1
-16
/
+15
2010-02-24
Some code cleanups
Thorbjørn Lindeijer
3
-29
/
+18
2010-02-24
Added the possibility to pass a branding file by command line. Reviewed-by: T...
Philipp Sehmisch
4
-7
/
+19
[next]