Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
places.
|
|
|
|
displaying a shield sprite (patch by Sanga).
|
|
last character from pm recipient's name. Got rid of old eAthena code (patch by
rodge).
|
|
particle effects) to video setup menu.
|
|
emitters work with particleEmitterSkip enabled.
|
|
to fix inconsistancy of facing direction when walking diagonally.
|
|
|
|
|
|
|
|
|
|
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk
........
r4013 | crush_tmw | 2008-04-01 01:18:19 +0200 (Di, 01 Apr 2008) | 1 line
Implemented NPC XML database which maps NPC IDs to one or more animation files and thus enables animated NPCs.
........
r4027 | crush_tmw | 2008-04-02 01:34:14 +0200 (Mi, 02 Apr 2008) | 1 line
misspelled filename
........
r4043 | b_lindeijer | 2008-04-07 10:37:23 +0200 (Mo, 07 Apr 2008) | 3 lines
Added XML::Document class which simplifies parsing an XML document and
automatically cleans it up again.
........
r4174 | b_lindeijer | 2008-04-23 14:57:45 +0200 (Mi, 23 Apr 2008) | 2 lines
Fixed svn:keywords properties and added header to guild.h.
........
r4250 | crush_tmw | 2008-05-19 18:18:38 +0200 (Mo, 19 Mai 2008) | 1 line
Added the possibility to add particle effects to NPCs in npcs.xml.
........
r4254 | crush_tmw | 2008-05-20 15:58:26 +0200 (Di, 20 Mai 2008) | 1 line
fixed some filename confusion messup in the last commit.
........
NOTE: This was my first commit using svnmerge. Please check if I did everything correctly.
|
|
|
|
|
|
|
|
|
|
issues, but it would be better to fix those instead of using this complicated
workaround.
|
|
|
|
|
|
|
|
|
|
configure whether trading is allowed. Based on new popup code, configuration
improvements to store hierarchical data and a table model.
|
|
|
|
window and skills dialog to use the new tabbed area. Removed tabbed
container as it is no longer used. Fixed a crash with the chat window.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
........
r4060 | b_lindeijer | 2008-04-09 16:49:07 +0200 (Wed, 09 Apr 2008) | 3 lines
Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25
(reverted change 3811). Somehow seems it's not drawing anything, not sure why.
........
r4065 | b_lindeijer | 2008-04-10 23:41:02 +0200 (Thu, 10 Apr 2008) | 2 lines
Implemented support for whispering to other players (patch by peavey).
........
r4068 | b_lindeijer | 2008-04-11 00:15:46 +0200 (Fri, 11 Apr 2008) | 2 lines
I guess I messed this up a bit.
........
r4080 | peaveydk | 2008-04-14 11:51:05 +0200 (Mon, 14 Apr 2008) | 1 line
Tweaked /whisper command to allow quoting of nicks with spaces in them.
........
r4081 | crush_tmw | 2008-04-14 12:49:46 +0200 (Mon, 14 Apr 2008) | 1 line
Changed prefix of received whisper messages from "says:" to "whispers:"
........
r4098 | b_lindeijer | 2008-04-16 13:36:41 +0200 (Wed, 16 Apr 2008) | 2 lines
Fixed compilation warning.
........
|
|
4031-4044,4046-4058,4061-4062,4064,4066-4067,4069-4070,4072-4079,4082-4092,4094-4097,4099,4101-4109,4112-4115,4117-4129,4131-4150 via svnmerge from
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0
........
r4031 | the_enemy | 2008-04-03 14:53:00 +0200 (Thu, 03 Apr 2008) | 1 line
Tweaked disconnect dialog to fix crash bug id=250
........
r4050 | b_lindeijer | 2008-04-07 19:37:23 +0200 (Mon, 07 Apr 2008) | 2 lines
Merged changes made for the 0.0.24.1 release (4046:4048 from 0.0.24 branch).
........
r4066 | b_lindeijer | 2008-04-10 23:48:36 +0200 (Thu, 10 Apr 2008) | 2 lines
Fixed compile warning.
........
r4076 | b_lindeijer | 2008-04-12 20:36:15 +0200 (Sat, 12 Apr 2008) | 3 lines
Fixed display of item shortcut container. gcn::Widget::setWidth is no longer
virtual.
........
r4079 | crush_tmw | 2008-04-14 09:50:25 +0200 (Mon, 14 Apr 2008) | 1 line
Fixed multi-channel image dyeing (patch by fate)
........
r4096 | b_lindeijer | 2008-04-16 10:39:59 +0200 (Wed, 16 Apr 2008) | 3 lines
Restored the text wrapping in TextBox, since it was based on overriding a
method that is no longer virtual in Guichan 0.8.0 (gcn::TextBox::setText()).
........
r4097 | peaveydk | 2008-04-16 13:27:31 +0200 (Wed, 16 Apr 2008) | 1 line
Fix a basic_string::at sometimes being out of range in BrowserBox::draw when checking for line separators.
........
r4099 | peaveydk | 2008-04-16 13:50:12 +0200 (Wed, 16 Apr 2008) | 1 line
Also fix potential out of range in BrowserBox::draw when checking for color codes.
........
r4150 | b_lindeijer | 2008-04-20 21:24:33 +0200 (Sun, 20 Apr 2008) | 2 lines
Forgot to remove the sound effects apparently, removed now.
........
|
|
that the compiler checks the type of its parameters.
|
|
about hiding virtual method gcn::Container::add.
|
|
virtual).
* Fixed sometimes rendering with the wrong font.
* Fixed warnings about hiding virtual method, Window now always deletes its
children (the option not to do so was never used anyway).
|
|
|
|
properly since upgrade to Guichan 0.8.0.
|
|
|
|
|
|
|
|
shortcut items to be used.
|
|
calculate the grid for itemcontainer.
|
|
space to bottom.
|
|
|
|
|
|
like with items.
|
|
|
|
|