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-02-20
Removed the last of the image particle guichan fonts.
Ira Rice
4
-42
/
+45
2009-02-20
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
13
-21
/
+118
2009-02-18
Changed shopitem to use the stringutils class instead of tostring, as
Ira Rice
1
-0
/
+1
2009-02-18
Deleted a file which didn't manage to get deleted in the last commit.
Ira Rice
2
-50
/
+1
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
46
-89
/
+148
2009-02-18
Move check to a more appropriate place
Jared Adams
1
-2
/
+2
2009-02-17
Fix small bug in character select dialog
Jared Adams
1
-1
/
+1
2009-02-17
Fix segfault when canceling new character dialog
Jared Adams
1
-1
/
+1
2009-02-17
Fixed an error reported by m0t1k4 which caused a segmentation fault on
Ira Rice
2
-25
/
+21
2009-02-17
Fixed closing for NPC dialogs.
Ira Rice
1
-1
/
+2
2009-02-16
Moved location of trim checking, since it really should be done after
Ira Rice
1
-6
/
+3
2009-02-16
Trim whitespace from the beginning and end of whispers, as well as
Ira Rice
1
-0
/
+21
2009-02-16
Moved target unsetting on NPCs and monsters to the being class. This is
Ira Rice
3
-9
/
+5
2009-02-16
Don't arbitrarily unset player target on NPC deletion
Bjørn Lindeijer
3
-16
/
+16
2009-02-16
Fixed a nasty crash that was only visible from the @help command. If the
Ira Rice
1
-1
/
+3
2009-02-16
Fixed up NPC dialogs to behave more like eAthena expects.
Jared Adams
7
-18
/
+21
2009-02-16
Fixed GUI opacity in SDL mode
Bjørn Lindeijer
2
-15
/
+10
2009-02-15
Fixed compiler warnings
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Deleted some unneeded delete statements.
Ira Rice
9
-69
/
+0
2009-02-15
Renamed aethyraFile to configFile, which is a lot more descriptive of
Ira Rice
1
-6
/
+6
2009-02-15
Fixed header copyright notices.
Ira Rice
2
-4
/
+6
2009-02-13
Fixed a break in building for non-mac users which was caused by using
Ira Rice
3
-3
/
+3
2009-02-13
Ignore "window manager + arrow" key combinations
Steve Cotton
3
-1
/
+14
2009-02-13
Added in mac build support, contributed to us by allenmoatallen> from
Ira Rice
3
-1
/
+12
2009-02-12
Some more files which got fixed up for release (basically version
Ira Rice
3
-5
/
+7
2009-02-12
Fix some spelling and whitespace
Kess Vargavind
2
-25
/
+41
2009-02-12
Describe the /me command in chat help
Kess Vargavind
1
-13
/
+23
2009-02-11
OSX version fix
David Athay
1
-0
/
+2
2009-02-11
Changed default color for "Is" to be more readable
MadCamel
1
-1
/
+1
2009-02-11
Separated out the setup and help windows from the chat shortcut so that
Ira Rice
1
-3
/
+5
2009-02-11
Adjusted a few files for release.
Ira Rice
6
-9
/
+9
2009-02-11
Implemented /me
MadCamel
1
-0
/
+16
2009-02-11
Fixed crash when sending a blank item link
MadCamel
1
-1
/
+1
2009-02-11
Removed a few unneeded includes in the being handler.
Ira Rice
1
-2
/
+0
2009-02-11
Fixed the default table width for the player tab.
Ira Rice
1
-20
/
+33
2009-02-11
Shut up some compiler warnings.
Philipp Sehmisch
7
-10
/
+10
2009-02-11
Don't make log statements translatable
Bjørn Lindeijer
12
-68
/
+73
2009-02-11
Changed spelling from colour to color.
Philipp Sehmisch
16
-138
/
+138
2009-02-11
Fixed a regression on the particle engine caused by modifying the
Ira Rice
2
-11
/
+0
2009-02-10
Whitespace fixes
Bjørn Lindeijer
11
-24
/
+24
2009-02-10
Use string::empty() instead of comparing to ""
Bjørn Lindeijer
15
-34
/
+37
2009-02-10
Removed many pointless comparisons with NULL
Bjørn Lindeijer
15
-47
/
+33
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
334
-916
/
+1010
2009-02-10
Made sure to clean up after all of the dangling pointers in the
Ira Rice
2
-6
/
+46
2009-02-10
Added two more options for displaying speech overhead (don't show it at
Ira Rice
12
-52
/
+115
2009-02-10
Fixed font glyph caching.
Ira Rice
2
-4
/
+6
2009-02-10
Don't time out targets when attacking.
Ira Rice
1
-1
/
+1
2009-02-10
Disable increase button for fixed skills
Jared Adams
1
-6
/
+15
2009-02-10
Removed decimals from color sliders
Philipp Sehmisch
1
-3
/
+4
2009-02-10
Fixed a compile error by using less awkward code
Philipp Sehmisch
1
-11
/
+5
[next]