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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-08
Made two getters const
Thorbjørn Lindeijer
1
-2
/
+2
2010-03-08
Rename UnAssign to Unassign
Chuck Miller
2
-7
/
+7
2010-03-08
Add unassign button in setup keyboard tab.
Andrei Karas
3
-1
/
+25
2010-03-08
Revert "Added diagonal movement corrections and corrected some comments."
Bertram
1
-29
/
+10
2010-03-08
Fix properties bug.
Andrei Karas
3
-5
/
+5
2010-03-08
Merge branch 'master' of gitorious.org:mana/mana
Bertram
3
-5
/
+20
2010-03-07
Added a property to particle files which says if they may be resized based on...
Philipp Sehmisch
2
-3
/
+13
2010-03-07
Added config option for disabling particle effects on map warps.
Philipp Sehmisch
1
-2
/
+7
2010-03-06
Merge branch 'master' of gitorious.org:mana/mana
Bertram
32
-164
/
+139
2010-03-05
Rename SkinLoader to Theme
Jared Adams
32
-164
/
+139
2010-03-04
Merge branch 'master' of gitorious.org:mana/mana
Bertram
5
-2
/
+55
2010-03-04
Show gender near player names.
Andrei Karas
5
-2
/
+55
2010-03-04
Merge branch 'master' of gitorious.org:mana/mana
Bertram
7
-6
/
+72
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
Merge branch 'master' of gitorious.org:mana/mana
Bertram
1
-1
/
+1
2010-03-03
Merge branch 'master' of gitorious.org:mana/mana
Bertram
66
-629
/
+886
2010-03-03
Merge branch 'master' of gitorious.org:mana/mana
Bertram
58
-320
/
+1642
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
20
-81
/
+235
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
20
-231
/
+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
3
-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
1
-1
/
+1
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
Some code cleanup regarding the server dialog
Thorbjørn Lindeijer
3
-114
/
+125
2010-02-28
Make the gui more themeable and distribute two themes
Jared Adams
32
-126
/
+219
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
1
-4
/
+8
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
2
-11
/
+11
[next]