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
/
gui
/
widgets
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-3
/
+3
2010-11-07
Convert the emote system to use particles
Chuck Miller
2
-6
/
+5
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
7
-242
/
+132
2010-10-22
Turned the OpenGL and disable transparency options as static members.
Yohann Ferreira
1
-2
/
+2
2010-10-01
Fix possible invisible chat.
Andrei Karas
1
-5
/
+2
2010-09-30
Setting alpha for items in ItemShortcutContainer
Stefan Dombrowski
1
-0
/
+1
2010-09-29
Improve chat speed.
Andrei Karas
3
-193
/
+128
2010-09-28
Removing click-count
Stefan Dombrowski
2
-45
/
+4
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
7
-21
/
+227
2010-09-02
Avoiding empty lines in history
Stefan Dombrowski
1
-1
/
+2
2010-08-31
Fixing auto complete and chat history
Stefan Dombrowski
2
-14
/
+8
2010-08-29
Move handling of autocomplete and input history into TextField
Jared Adams
4
-21
/
+197
2010-08-26
Merged testing branch into master.
Yohann Ferreira
3
-5
/
+8
2010-08-25
Adding autoComplete for invite
Stefan Dombrowski
3
-2
/
+27
2010-08-22
Fixing segmentation fault when tab gets removed
Stefan Dombrowski
1
-17
/
+3
2010-08-19
Fixing some bugs in NPC-shop gui
Stefan Dombrowski
2
-0
/
+24
2010-08-16
Move more to the event system
Jared Adams
1
-13
/
+25
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-03
Move Theme and UserPalette to the resources folder
Jared Adams
25
-33
/
+29
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-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
19
-45
/
+45
2010-07-19
Merge branch '1.0'
Yohann Ferreira
1
-2
/
+3
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
1
-5
/
+5
2010-07-16
Fix memory corruption in chat on exit.
Andrei Karas
1
-1
/
+2
2010-06-29
Make whisper responses from tmwAthena show up in correct tabs
Jared Adams
2
-14
/
+3
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
5
-13
/
+23
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
2
-10
/
+10
2010-05-13
Draw item image in item popups.
Andrei Karas
2
-7
/
+8
2010-05-06
Add support for floor item sprites
Jared Adams
1
-2
/
+2
2010-05-06
Fix reading arrays at index -1.
Andrei Karas
2
-3
/
+12
2010-05-06
Fixed some copy/pasted documentation
Thorbjørn Lindeijer
1
-3
/
+3
2010-05-01
Add chat logging.
Andrei Karas
4
-0
/
+21
2010-04-16
Fix canceling game connection
Jared Adams
1
-0
/
+2
2010-03-31
Removed the ability to assign custom skins to windows/popups
Thorbjørn Lindeijer
4
-58
/
+2
2010-03-29
Fix ListBox::draw to work more correctly
Jared Adams
1
-4
/
+4
2010-03-26
Replace most dynamic_casts with static_casts
Jared Adams
1
-10
/
+7
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
24
-70
/
+87
2010-03-05
Rename SkinLoader to Theme
Jared Adams
19
-75
/
+71
2010-03-02
Fixed crash when trying to increase non-selected skill
Thorbjørn Lindeijer
1
-0
/
+8
2010-03-02
Revert "Merge WindowContainer into Viewport and remove extra members"
Jared Adams
6
-12
/
+144
2010-03-01
Merge WindowContainer into Viewport and remove extra members
Jared Adams
6
-144
/
+12
2010-03-01
Hide BeingPopup when mouseover Windows
Jared Adams
3
-1
/
+16
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
Make the gui more themeable and distribute two themes
Jared Adams
19
-81
/
+61
2010-02-27
Report more info on client in cURL useragent and Desktop
Jared Adams
1
-1
/
+11
2010-02-25
Handle Ctrl+v for pasting in text fields
Thorbjørn Lindeijer
2
-0
/
+18
2010-02-24
Move StorageWindow to instancing intead of global
Jared Adams
1
-1
/
+1
[next]