index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-16
Move more to the event system
Jared Adams
8
-53
/
+89
2010-08-12
Simplify working with the event system
Jared Adams
5
-17
/
+17
2010-08-12
Replace most of Net::NpcHandler with events
Jared Adams
2
-19
/
+31
2010-08-12
Forgot a Label constructor
Jared Adams
1
-0
/
+1
2010-08-12
Fix Label color handling
Jared Adams
1
-1
/
+1
2010-08-10
Remove NpcDialog references from netcode
Jared Adams
2
-18
/
+153
2010-08-09
Replace remaining gcn::Label instances with Label instances
Jared Adams
3
-4
/
+8
2010-08-05
Have Being manage speech creation and add permissions to events
Jared Adams
1
-1
/
+3
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
44
-1318
/
+52
2010-08-03
Merge remote branch 'origin/1.0'
Jared Adams
1
-4
/
+36
2010-08-03
Added double click to equip unequip and use items
dweems
1
-4
/
+36
2010-08-02
Fix some bugs
Jared Adams
1
-2
/
+4
2010-08-02
Remove non-GUI references to MiniStatusWindow
Jared Adams
4
-28
/
+88
2010-08-02
Convert most of the remaining chat system to use the event system
Chuck Miller
1
-0
/
+25
2010-08-01
Remove isActive methods from NPC dialogs and InventoryWindow
Jared Adams
7
-17
/
+18
2010-08-01
Remove isActive methods from buy/sell windows
Jared Adams
7
-16
/
+21
2010-08-01
Reduce localChatTab presence replacing it with the event system
Chuck Miller
6
-46
/
+39
2010-07-30
Fixed two more forgotten hard-coded references.
Yohann Ferreira
1
-1
/
+3
2010-07-29
Changed the items loading to handle a new 'attack-action' parameter.
Yohann Ferreira
1
-2
/
+2
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
33
-120
/
+118
2010-07-22
Add two debug map modes and improve slightly map drawing.
Andrei Karas
1
-1
/
+1
2010-07-19
Merge branch '1.0'
Yohann Ferreira
7
-19
/
+56
2010-07-18
Fix runtime crash from bad event keys
Chuck Miller
1
-8
/
+13
2010-07-18
Add event.h to eventmanager.h and listener.h to reduce total number of includes
Chuck Miller
4
-4
/
+0
2010-07-18
Move the majority of the netcode's server messages to the event system
Chuck Miller
2
-1
/
+19
2010-07-18
Add old values to stat and attribute events
Jared Adams
1
-0
/
+1
2010-07-18
Fix crash when withdrawing something from storage
Chuck Miller
1
-0
/
+3
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
5
-14
/
+14
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
9
-177
/
+208
2010-07-16
Fix memory corruption in chat on exit.
Andrei Karas
3
-6
/
+24
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
4
-11
/
+30
2010-07-10
Moved parsing of specials.xml from gui/specialswindow.cpp to separate source ...
Philipp Sehmisch
3
-105
/
+94
2010-07-08
Fix whispers.
Andrei Karas
1
-1
/
+1
2010-06-29
Make whisper responses from tmwAthena show up in correct tabs
Jared Adams
4
-19
/
+24
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-13
Merge remote branch '1.0/1.0'
Jared Adams
10
-23
/
+64
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
1
-0
/
+1
2010-06-12
Add error.xml to client repository and move error.png
Jared Adams
1
-0
/
+2
2010-06-12
Fix memory leak in socialwindow.cpp.
Andrei Karas
1
-1
/
+17
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
6
-34
/
+44
2010-06-09
Fix dead Beings not being removed using tmwAthena
Jared Adams
1
-2
/
+2
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-05
Fix memory leak in minimap
Andrei Karas
1
-3
/
+1
2010-06-03
Cleanup some logging statements
Jared Adams
1
-7
/
+1
2010-06-03
Ignore unknown server types in the server list
Jared Adams
1
-0
/
+9
2010-06-03
Fix an unitialized variable problem in Theme
Jared Adams
1
-0
/
+1
2010-06-01
Made the MP bar be shown only if the protocol is using it.
Yohann Ferreira
2
-14
/
+42
[next]