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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-18
Fixed a broken Mac include for SDL_ttf
Bjørn Lindeijer
2
-4
/
+4
2009-03-17
Add the TextPreview widget to CBP and CMake
Jared Adams
1
-0
/
+2
2009-03-17
Finish renaming gui/color.* to gui/palette.*
Jared Adams
1
-2
/
+2
2009-03-14
Code cleanup in the color/palette code
Majin Sniper
3
-44
/
+16
2009-03-14
Fix a spelling error in palette
Jared Adams
1
-1
/
+1
2009-03-14
Fix cancel button in color config dialog
Majin Sniper
1
-4
/
+5
2009-03-12
Fix a bug in the units system
Jared Adams
1
-2
/
+2
2009-03-12
Make use of the new available colors
Majin Sniper
22
-101
/
+102
2009-03-12
Extend color config gui to support the new colors
Majin Sniper
7
-25
/
+369
2009-03-12
Added a class for rendering of floating text
sniper
3
-53
/
+94
2009-03-12
Extending the internal handling of colors
sniper
13
-381
/
+700
2009-03-12
Fix leaks in status effects
Jared Adams
3
-14
/
+23
2009-03-12
Move emote sprite loading into EmoteDB
Jared Adams
9
-49
/
+31
2009-03-11
Remove some duplication in hair loading code
Jared Adams
2
-54
/
+29
2009-03-11
Fix a memory leak in dropdown
Jared Adams
1
-0
/
+3
2009-03-11
Fix order of function calls when loading data
Jared Adams
1
-3
/
+3
2009-03-11
Fix segfault when being count reaches 0 too often
Jared Adams
3
-30
/
+34
2009-03-11
Don't move stuff from inventory when not visible
Jared Adams
3
-3
/
+7
2009-03-10
Delete local player earlier and fix a rare crash
Jared Adams
3
-4
/
+2
2009-03-10
Remove some SetupWindow weirdness
Jared Adams
4
-7
/
+10
2009-03-10
Fix some mem leaks
Jared Adams
13
-20
/
+48
2009-03-10
Allow null link handlers for browser box
Jared Adams
1
-0
/
+1
2009-03-10
Start NPC dialogs out hidden
Jared Adams
1
-0
/
+5
2009-03-10
Allow NPCList dialog to use it's old location
Jared Adams
3
-4
/
+4
2009-03-10
Make sure NPC input dialogs get focus
Jared Adams
3
-3
/
+12
2009-03-10
Don't center the NPC interraction dialogs
Jared Adams
9
-11
/
+4
2009-03-10
Extended hit type handling
sniper
6
-46
/
+79
2009-03-10
Fix video config cancel button for "show name".
Majin Sniper
1
-0
/
+2
2009-03-10
Fix layout issue of NPC list dialog
Jared Adams
1
-0
/
+1
2009-03-10
Fix typo in item link parsing
Jared Adams
1
-13
/
+18
2009-03-10
Remove some tabs and trailing whitespace
Jared Adams
10
-23
/
+23
2009-03-10
Expand the scope where item links work
Kess Vargavind
2
-32
/
+32
2009-03-09
Send the correct packet for the NPC close button
Jared Adams
4
-9
/
+20
2009-03-08
Forgot the actual storage window
Jared Adams
4
-7
/
+328
2009-03-08
Add an interface for eAthena's storage system
Jared Adams
9
-24
/
+92
2009-03-08
Add units files to CMake list
Jared Adams
1
-0
/
+2
2009-03-08
Fix some NPC-related bugs
Jared Adams
1
-15
/
+25
2009-03-06
Fix layout of debug window
Jared Adams
1
-3
/
+2
2009-03-06
Merge branch 'aethyra/master'
Bjørn Lindeijer
43
-282
/
+319
2009-03-05
Made some optimizations based on some profiling done by Octalot, as well
Ira Rice
36
-265
/
+248
2009-03-05
Removed a check I added in the previous commit which isn't necessary.
Ira Rice
1
-9
/
+0
2009-03-05
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
28
-122
/
+122
2009-03-06
Microoptimization in compile speed
Bjørn Lindeijer
2
-4
/
+5
2009-03-06
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
25
-90
/
+86
2009-03-02
Cut down on constant streaming of attacks. Attacks from players now only
Ira Rice
2
-2
/
+2
2009-03-02
Added particle attacks back on to the players. However, instead of being
Ira Rice
5
-10
/
+67
2009-03-02
Only auto target monsters
Jared Adams
1
-6
/
+3
2009-03-01
Only talk to NPCs with the keyboard with a target
Jared Adams
1
-6
/
+0
2009-02-28
Allow chatting while talking to NPCs
Jared Adams
3
-30
/
+22
2009-02-28
Allow sending attack packets when not in range
Jared Adams
1
-4
/
+2
[next]