Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-23 | Add support for new athena trade-add failure condition; no free slot. | Dennis Friis | 1 | -1/+7 | |
2008-10-22 | Now displays ban time, if banned | David Athay | 1 | -2/+4 | |
2008-10-21 | Fixed up some of the postal system stuff for testing it. | David Athay | 3 | -1/+118 | |
2008-10-15 | src/localplayer.cpp | David Athay | 5 | -0/+44 | |
src/net/beinghandler.cpp src/net/protocol.h src/net/gameserver/player.h src/net/gameserver/player.cpp src/net/beinghandler.h ChangeLog tmw.cbp | |||||
2008-10-12 | This commit contains three things: one, after looking over how TMW was | Ira Rice | 2 | -20/+10 | |
handling the effects through the level up system, I determined that it wasn't bad, so I pulled it from TMW's SVN. Two, I edited the web page css so that it better matches the forum. And three, I patched text wrapping so that it'll fix up its display size based on all previous lines, except for the last line. That fix will come later, but for now, it'll be seen as a special case. While you'd like to think that just resending the string and starting the function over again would fix it, you'd be wrong. So it won't be patched until I think of a better way to handle that case. | |||||
2008-10-09 | Merged the movement branch into trunk | Bjørn Lindeijer | 2 | -348/+29 | |
I consider this the only way forward. In my tests this code isn't actually doing worse than what was there before. Of course some cases are a bit broken, and I'm open to any kind of feedback so that we can fix those issues. | |||||
2008-10-01 | Possible fix for the arrow crashing bug. Confirmation needed. | Ira Rice | 1 | -14/+14 | |
2008-10-01 | Fixed female sprites not showing all equipment. | Ira Rice | 1 | -1/+1 | |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 4 | -13/+67 | |
2008-09-12 | Fixed /where, added /cast for heal and gather, some changes to inventory to ↵ | Lloyd Bryant | 3 | -19/+122 | |
support storage | |||||
2008-09-11 | Fixed the name of a variable (fix by Scraggy). | Bjørn Lindeijer | 1 | -1/+1 | |
2008-08-28 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 3 | -23/+32 | |
whether the being exists before referencing it. Re-enabled proper MP bar display. Improved handling of a warp to the same map. | |||||
2008-08-28 | Applied patch put together by Jaxad0127 with changes from the Aethyra project. | Bjørn Lindeijer | 5 | -27/+143 | |
Improves compatibility with the newer version of eAthena and works around an initialization bug. | |||||
2008-08-28 | Removed the usually incorrect "for 5 minutes" clause from the message ↵ | Philipp Sehmisch | 1 | -3/+3 | |
displayed to banned users. | |||||
2008-08-22 | Added config option to honor stop-walking packet, added X and Y to /where, ↵ | Lloyd Bryant | 2 | -16/+26 | |
reformatted src/chat.cpp | |||||
2008-08-18 | Fixed bugs with new arrow types | Lloyd Bryant | 2 | -44/+25 | |
2008-08-17 | Fixed crash resulting from having a player targeted when hitting a warp point | Lloyd Bryant | 2 | -4/+8 | |
2008-08-13 | Changed the bit to signal GM status to evade bad data from TMW's server | Lloyd Bryant | 1 | -1/+1 | |
2008-08-13 | Added permission levels to guilds, and operator permissions to channels. | David Athay | 7 | -14/+118 | |
2008-08-13 | Added support for different colored fonts for different being types | Lloyd Bryant | 1 | -2/+4 | |
2008-08-06 | totally killed the stop walking packet handler | Lloyd Bryant | 1 | -5/+5 | |
2008-08-05 | Fixed alignment (patch by Scraggy - Mantis #384) and spelling error. | David Athay | 1 | -2/+2 | |
2008-07-30 | Adding patch the stops a segfault from occuring in beinghandler when | Kraant | 1 | -4/+5 | |
a targeted player runs off screen. -- Daniel Thomas | |||||
2008-07-24 | Reverted | David Athay | 2 | -0/+4 | |
Alt-Gr fix. Added NPC error messages. | |||||
2008-07-24 | Bugfix for visual glitch when using TMW server | Lloyd Bryant | 1 | -1/+3 | |
2008-07-24 | Added cape/misc1/misc2 code into character selection display | Lloyd Bryant | 1 | -3/+3 | |
2008-07-23 | Updated item database, Selim and network.cpp | Douglas Boffey | 1 | -1/+1 | |
2008-07-23 | Added viewable cape/misc1/misc2, Chat button in GUI | Lloyd Bryant | 1 | -8/+23 | |
2008-07-22 | Added support for the new eAthena version | Lloyd Bryant | 2 | -0/+32 | |
2008-07-22 | Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0 | David Athay | 2 | -7/+7 | |
2008-07-19 | Pulled the teeth from the stop walking packet handler | Lloyd Bryant | 1 | -0/+5 | |
2008-07-18 | Added support for animated shoe and glove sprites | Lloyd Bryant | 2 | -6/+17 | |
2008-07-18 | Import of client tree | Lloyd Bryant | 38 | -64/+297 | |
2008-07-17 | Added support for handling the custom eAthena packet that sends the update | Bjørn Lindeijer | 4 | -3/+18 | |
host (patch by Sanga). | |||||
2008-07-07 | get rid of channel registering related code | Roderic Morris | 5 | -55/+0 | |
2008-06-25 | handle topic changes and guild events | Roderic Morris | 5 | -17/+66 | |
2008-06-17 | #333 Suppress 'trade with X cancelled' messages for ignored players. | David Athay | 1 | -2/+6 | |
2008-06-14 | Fixed trade bug again. | David Athay | 1 | -2/+2 | |
2008-06-14 | Fixed compilation errors and trade bug. | David Athay | 1 | -0/+5 | |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 4 | -20/+44 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk ........ r3738 | b_lindeijer | 2007-11-16 00:44:01 +0100 (Fri, 16 Nov 2007) | 3 lines Moved item icon from ItemInfo class to the Item class, so that it can be loaded on demand. Results in faster startup time and reduced memory usage. ........ | |||||
2008-06-10 | update chat packet defs, get rid of unused functions | Roderic Morris | 3 | -23/+7 | |
2008-06-10 | add commandhandler class and fix / add some commands | Roderic Morris | 2 | -20/+20 | |
2008-06-04 | Display shield sprite also in character select window (patch by Sanga). | Bjørn Lindeijer | 1 | -1/+1 | |
2008-06-03 | channel announcements and leave / enter messages, chat code refactoring | Roderic Morris | 4 | -118/+274 | |
2008-06-02 | Merged handling for eAthena packets 0x00c3 and 0x01d7 and added support for | Bjørn Lindeijer | 3 | -48/+53 | |
displaying a shield sprite (patch by Sanga). | |||||
2008-05-30 | Fixed handling of announce messages and private messages. Don't cut off the | Bjørn Lindeijer | 1 | -66/+9 | |
last character from pm recipient's name. Got rid of old eAthena code (patch by rodge). | |||||
2008-05-19 | (no commit message) | Philipp Sehmisch | 1 | -0/+2 | |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 4 | -42/+40 | |
configure whether trading is allowed. Based on new popup code, configuration improvements to store hierarchical data and a table model. | |||||
2008-05-08 | Fixed initialisation in case | David Athay | 1 | -1/+2 | |
2008-05-07 | Made say messages from being ID 0 display as messages from server. | Philipp Sehmisch | 1 | -2/+8 | |