index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-18
Move the majority of the netcode's server messages to the event system
Chuck Miller
15
-88
/
+109
2010-07-18
Add old values to stat and attribute events
Jared Adams
5
-14
/
+45
2010-07-18
Fix crash when withdrawing something from storage
Chuck Miller
1
-0
/
+3
2010-07-18
Replace some state-related netcode methods with events
Jared Adams
21
-149
/
+144
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
20
-220
/
+432
2010-07-17
Move ManaServ defines into the netcode
Chuck Miller
6
-52
/
+80
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
27
-666
/
+617
2010-07-14
Removed unnecessary semicolons after namespaces
Thorbjørn Lindeijer
7
-18
/
+20
2010-07-13
Add the foundation for the event system
Chuck Miller
10
-0
/
+488
2010-07-11
Add specialdb.cpp and specialdb.h to automake.
Thorbjørn Lindeijer
1
-0
/
+2
2010-07-10
Add the specialdb.cpp and specialdb.h files to CMake
Chuck Miller
1
-0
/
+2
2010-07-10
Moved parsing of specials.xml from gui/specialswindow.cpp to separate source ...
Philipp Sehmisch
10
-159
/
+369
2010-07-08
Fix whispers.
Andrei Karas
1
-1
/
+1
2010-07-08
Fix crash in picking up an item that no longer exists
remoitnane
11
-8
/
+110
2010-06-29
Make whisper responses from tmwAthena show up in correct tabs
Jared Adams
7
-26
/
+48
2010-06-29
Fixed sell support on tmwAthena while keeping it working for Manaserv.
Yohann Ferreira
1
-2
/
+6
2010-06-29
Fixed the sell support under Manaserv.
Yohann Ferreira
1
-1
/
+2
2010-06-24
Fix a logic error in tmwAthena's PartyHandler
Jared Adams
1
-1
/
+1
2010-06-22
Modified german translations, fix given by Andrej.
Andreas Habel
1
-53
/
+55
2010-06-20
Fix ActorSprite double deletion
Andrei Karas
2
-9
/
+12
2010-06-19
This fixes the animation for target cursors
Chuck Miller
1
-10
/
+5
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
52
-230
/
+468
2010-06-13
Fix memory leaks in different windows.
Andrei Karas
3
-0
/
+8
2010-06-13
Handle char-server login errors better
Jared Adams
3
-6
/
+6
2010-06-12
Add error.xml to client repository and move error.png
Jared Adams
11
-4
/
+35
2010-06-12
Add missing target cursors to setup.nsi
Andrei Karas
1
-0
/
+2
2010-06-12
Fix memory leak in socialwindow.cpp.
Andrei Karas
1
-1
/
+17
2010-06-12
Prevent removing dead players by timer.
Andrei Karas
1
-1
/
+4
2010-06-12
Fix crash after die.
Andrei Karas
1
-0
/
+3
2010-06-10
Fix a bug with empty update hosts
Jared Adams
1
-0
/
+4
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
36
-603
/
+514
2010-06-09
Fix dead Beings not being removed using tmwAthena
Jared Adams
7
-45
/
+55
2010-06-09
Remove hard-coded frame counts from Being class
Jared Adams
10
-99
/
+174
2010-06-08
Handle not loading target files more gracyfully
Chuck Miller
1
-2
/
+10
2010-06-06
Softcode the stat for character creation for manaserv
Jared Adams
4
-18
/
+27
2010-06-06
Fix memory leak in setup_players
Andrei Karas
1
-9
/
+7
2010-06-06
Fix memory leak in statuswindow
Andrei Karas
1
-0
/
+7
2010-06-06
Fix memory leak in playerrelations
Andrei Karas
1
-1
/
+10
2010-06-05
Fix memory leak in minimap
Andrei Karas
3
-9
/
+4
2010-06-03
Cleanup some logging statements
Jared Adams
2
-9
/
+3
2010-06-03
Ignore unknown server types in the server list
Jared Adams
1
-0
/
+9
2010-06-03
Unload loaded DBs before loading them again
Jared Adams
8
-13
/
+24
2010-06-03
Fix an unitialized variable problem in Theme
Jared Adams
1
-0
/
+1
2010-06-03
Remove the Visual C++ project file.
Chuck Miller
1
-876
/
+0
2010-06-01
Updated version to 1.0.0-beta2
v1.0.0-beta2
Thorbjørn Lindeijer
2
-2
/
+2
2010-06-01
Updated list of files with translations
Thorbjørn Lindeijer
1
-19
/
+20
2010-06-01
Made the MP bar be shown only if the protocol is using it.
Yohann Ferreira
5
-15
/
+55
2010-05-29
Precised the use of the [mana-file] in --help.
Yohann Ferreira
1
-0
/
+4
2010-05-28
Fix memory leak in last patch.
Andrei Karas
1
-0
/
+1
2010-05-27
Fix drawing incorrect utf8 strings issue.
Andrei Karas
3
-3
/
+21
[next]