Age | Commit message (Expand) | Author | Files | Lines |
2009-10-03 | Merge branch 'master' of git@gitorious.org:tmw/mainline | Philipp Sehmisch | 2 | -4/+6 |
2009-10-03 | Fixed real-time updating of attributes and character/correction points during... | Philipp Sehmisch | 1 | -0/+14 |
2009-10-03 | Still update attrs for eAthena when increase fails | Jared Adams | 1 | -3/+6 |
2009-10-03 | Remove a debug line I forgot about | Jared Adams | 1 | -1/+0 |
2009-10-02 | Updating Code::Blocks project and adding header to fix compiler error. | Stefan Dombrowski | 1 | -0/+1 |
2009-10-01 | Redesign CharSelectDialog | Jared Adams | 4 | -260/+182 |
2009-10-02 | Removed non hurting eAthena ifdefs. | Bertram | 2 | -8/+1 |
2009-10-01 | Fixed TMWserv client build | Bertram | 1 | -1/+1 |
2009-10-01 | Fixed compile error: src/gui/charselectdialog.cpp:377: error: cannot declare ... | Bertram | 1 | -1/+1 |
2009-10-01 | Finish merging registration dialog | Jared Adams | 11 | -35/+66 |
2009-10-01 | Fix segfault better | Jared Adams | 1 | -2/+3 |
2009-10-01 | Fix a segfault when choosing the server | Jared Adams | 1 | -2/+2 |
2009-10-01 | Add missing token information for eAthena. | Jared Adams | 1 | -0/+42 |
2009-09-30 | Merge login state machines for both clients | Jared Adams | 60 | -1844/+1110 |
2009-09-30 | Removed unused variable 'item' | Thorbjørn Lindeijer | 1 | -1/+0 |
2009-09-29 | Outfits update | Andrei Karas | 3 | -47/+124 |
2009-09-28 | Fix file handling in imagewriter | Freeyorp | 1 | -6/+8 |
2009-09-27 | Client-sided netcode support for being-bound special effects | Philipp Sehmisch | 3 | -6/+27 |
2009-09-23 | Fixes party invite | Chuck Miller | 1 | -1/+1 |
2009-09-23 | Made the TMWserv client handles the FORCE_QUIT connection state. | Bertram | 1 | -0/+7 |
2009-09-23 | Minor update while seeing it. | Bertram | 1 | -0/+4 |
2009-09-23 | Also added setAlpha() to ShopListBox, to avoid glitches with flooritems. | Bertram | 1 | -0/+2 |
2009-09-23 | Fixed some glitches in Equipment and Inventory window, and made the code mor... | Bertram | 3 | -2/+5 |
2009-09-23 | Added a basic smooth effect to rescaled wallpapers in OpenGL. | Bertram | 2 | -0/+32 |
2009-09-21 | Fix character creation failure message ID | Jared Adams | 1 | -1/+1 |
2009-09-21 | Fix an unused variable | Jared Adams | 1 | -2/+2 |
2009-09-22 | Added support for the go-through-walls case with mouse movement on TMWserv. | Bertram | 2 | -3/+16 |
2009-09-22 | An attempt to fix the mouse ignoring collisions in TMWserv. | Bertram | 1 | -0/+5 |
2009-09-22 | Mostly fixed the mouse movement in TMWserv client. | Bertram | 3 | -16/+10 |
2009-09-19 | Removed unexplained exceptions to undressing logic in player outfits handling... | Fate | 1 | -7/+3 |
2009-09-17 | Partially (but mainly) resolved Mantis #753 by making monsters, NPC, and Floo... | Bertram | 12 | -13/+171 |
2009-09-17 | Optimized the Image::setAlpha() function for SDL. | Bertram | 1 | -14/+25 |
2009-09-14 | Fix context menu for items in the EquipmentWindow | Jared Adams | 5 | -3/+19 |
2009-09-13 | Add ellipsis (...) to some options requiring further input | Kess Vargavind | 2 | -4/+12 |
2009-09-13 | Fix hair browsing bug in character creation | Kess Vargavind | 1 | -0/+4 |
2009-09-06 | Resolved Mantis #857: Make Show Own Name consistent. | Bertram | 1 | -0/+1 |
2009-09-03 | Resolved Mantis #847: Login stage Windows won't go less than the default gui ... | Bertram | 15 | -68/+154 |
2009-09-02 | Added a minimum alpha opacity value handle in SkinLoader and made use of it. | Bertram | 8 | -30/+119 |
2009-09-01 | Disable correction points in eA client | Kess Vargavind | 2 | -7/+24 |
2009-08-31 | Fixes NPC names on the popup menu. | Freeyorp | 1 | -6/+2 |
2009-08-31 | Change 'Tile' to 'Cursor' in debug window | Kess Vargavind | 1 | -2/+2 |
2009-08-30 | Keeping two similar gettext strings identical | Kess Vargavind | 1 | -1/+1 |
2009-08-30 | Fixed a style error. | Philipp Sehmisch | 1 | -1/+1 |
2009-08-30 | Merge branch 'master' of git@gitorious.org:tmw/mainline | Philipp Sehmisch | 5 | -8/+17 |
2009-08-30 | Particle count is again displayed properly in debug window (was cut off by la... | Philipp Sehmisch | 1 | -1/+1 |
2009-08-30 | Tweak to previous commit | Kess Vargavind | 1 | -1/+1 |
2009-08-30 | Fix exit hang of eA client on AmigaOS4 | Kess Vargavind | 1 | -0/+3 |
2009-08-24 | Change default for whispers in tabs | Jared Adams | 1 | -1/+1 |
2009-08-23 | Fix some layout issues with TabbedAreas | Jared Adams | 2 | -5/+12 |
2009-08-20 | Simplify applying GM status | Jared Adams | 1 | -2/+1 |