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-03-05
Rename SkinLoader to Theme
Jared Adams
34
-169
/
+144
2010-03-04
Show gender near player names.
Andrei Karas
5
-2
/
+55
2010-03-04
Fixed crash when a map-based particle effect can't be loaded
Philipp Sehmisch
1
-1
/
+1
2010-03-04
Implemented markers for warp portals defined in map files in form of particle...
Philipp Sehmisch
7
-6
/
+72
2010-03-03
Fix possible memory corruption.
Andrei Karas
1
-1
/
+1
2010-03-03
Fix ServerDialog server selection change handling
Jared Adams
1
-2
/
+1
2010-03-03
Connect to a server when it's double clicked
Jared Adams
2
-3
/
+18
2010-03-02
Fixed crash when trying to increase non-selected skill
Thorbjørn Lindeijer
2
-9
/
+28
2010-03-02
Fix crash after viewport has been deleted
Jared Adams
1
-14
/
+9
2010-03-02
Forgot a method call
Jared Adams
1
-4
/
+0
2010-03-02
Remove some unused members
Jared Adams
4
-38
/
+7
2010-03-02
Revert "Merge WindowContainer into Viewport and remove extra members"
Jared Adams
22
-81
/
+239
2010-03-02
Revert "Fix using custom cursors"
Jared Adams
1
-5
/
+2
2010-03-01
Fix using custom cursors
Jared Adams
1
-2
/
+5
2010-03-01
Simplify BeignPopup and therefore Viewport
Jared Adams
4
-29
/
+26
2010-03-01
Merge WindowContainer into Viewport and remove extra members
Jared Adams
22
-235
/
+83
2010-03-01
Stop processing for next/close with no dialog
Jared Adams
1
-0
/
+2
2010-03-01
Hide BeingPopup when mouseover Windows
Jared Adams
9
-5
/
+31
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
[next]