Age | Commit message (Expand) | Author | Files | Lines |
2008-10-12 | This commit contains three things: one, after looking over how TMW was | Ira Rice | 3 | -8/+32 |
2008-10-10 | Fixed the text box so that it now checks the last line as well for the | Ira Rice | 1 | -2/+11 |
2008-10-10 | Did a little bit of code cleanup (mostly from TMW changes) as well as | Ira Rice | 4 | -18/+18 |
2008-10-10 | Some old uncommitted cleanup. | Bjørn Lindeijer | 2 | -10/+0 |
2008-10-09 | Merged the movement branch into trunk | Bjørn Lindeijer | 5 | -57/+63 |
2008-10-07 | Fixed some compiler warnings. This probably also fixed the logging of several | Bjørn Lindeijer | 1 | -2/+2 |
2008-10-04 | Changed minimap code to take minimaps twice the TMW size, added map | Ira Rice | 1 | -5/+5 |
2008-10-03 | Made a new Windows binary, as well as fix some files to make the Windows | Ira Rice | 35 | -1/+66 |
2008-09-29 | Modified the client so that it displays both servers as server choices, | Ira Rice | 2 | -13/+17 |
2008-09-26 | Made /msg an alias for /whisper. | Ira Rice | 1 | -2/+2 |
2008-09-25 | Changed textfield behavior cause a windows build didn't like it. | Ira Rice | 1 | -3/+4 |
2008-09-25 | Forgot to merge in the new files and resources into trunk. | Ira Rice | 4 | -0/+307 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 13 | -157/+336 |
2008-09-15 | Commented out getBeingByPixel because it really isn't used, nor is there | Ira Rice | 1 | -4/+4 |
2008-09-14 | fix for guichan bug in tabbedareas | Roderic Morris | 2 | -0/+10 |
2008-09-12 | Fixed /where, added /cast for heal and gather, some changes to inventory to s... | Lloyd Bryant | 5 | -552/+504 |
2008-09-12 | Changed default port for Aethyra server to 21001 | Lloyd Bryant | 1 | -1/+1 |
2008-09-11 | Only require a restart to switch to full screen with OpenGL on Windows, since | Bjørn Lindeijer | 1 | -0/+11 |
2008-09-04 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 4 | -10/+4 |
2008-09-04 | Added omitted files from rev 405 | Douglas Boffey | 4 | -0/+551 |
2008-09-04 | Added code to change text colouring | Douglas Boffey | 8 | -543/+714 |
2008-08-28 | Accepted Patch by Scraggy that moves text in such a way that no text overlaps | Bjørn Lindeijer | 1 | -21/+7 |
2008-08-28 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 1 | -1/+1 |
2008-08-22 | Added config option to honor stop-walking packet, added X and Y to /where, re... | Lloyd Bryant | 1 | -539/+456 |
2008-08-21 | fix svn properties and id tags | Roderic Morris | 3 | -4/+3 |
2008-08-18 | Fixed bug with GP shown being incorrect after purchasing from NPC vendor (cod... | Lloyd Bryant | 1 | -5/+5 |
2008-08-18 | fix bug #209, display skill icons correctly. | Roderic Morris | 4 | -7/+143 |
2008-08-15 | Activated MP status progress bar | Lloyd Bryant | 1 | -1/+1 |
2008-08-14 | Doesn't require restart to change to full screen anymore | Kraant | 1 | -4/+10 |
2008-08-13 | Call the more appropriate method (adjustSize instead of logic). | Bjørn Lindeijer | 1 | -1/+1 |
2008-08-13 | Added permission levels to guilds, and operator permissions to channels. | David Athay | 1 | -0/+4 |
2008-08-13 | Added support for different colored fonts for different being types | Lloyd Bryant | 2 | -0/+55 |
2008-08-10 | Changed proxy fix to only tell the proxy to no-cache | Kraant | 1 | -6/+11 |
2008-08-10 | Set headers for CURL so that proxies won't cache files | Kraant | 1 | -0/+9 |
2008-08-08 | Changed the status window so that all the information appears by default | Douglas Boffey | 1 | -1/+1 |
2008-08-06 | Make sure only to save the window state when a window name is set, and fail | Bjørn Lindeijer | 1 | -8/+11 |
2008-08-05 | Fixed alignment (patch by Scraggy - Mantis #384) and spelling error. | David Athay | 1 | -2/+2 |
2008-08-04 | Aligned text boxes in video setup dialog | Douglas Boffey | 1 | -2/+2 |
2008-08-03 | Changed the default server in the dropdown menu in the login | Kraant | 1 | -1/+1 |
2008-07-25 | Applied patch by ElvenProgrammer to remember window locations between sessions | Lloyd Bryant | 4 | -1/+5 |
2008-07-24 | Properly update price after buying. | Eugenio Favalli | 1 | -5/+5 |
2008-07-23 | Added viewable cape/misc1/misc2, Chat button in GUI | Lloyd Bryant | 1 | -1/+7 |
2008-07-23 | Remember windows visibility. | Eugenio Favalli | 4 | -1/+5 |
2008-07-18 | Import of client tree | Lloyd Bryant | 128 | -767/+1654 |
2008-07-17 | Added support for handling the custom eAthena packet that sends the update | Bjørn Lindeijer | 2 | -5/+10 |
2008-07-17 | Fixed crash with party invite dialog | David Athay | 1 | -2/+0 |
2008-07-14 | fix view names checkbox, fix compilation with cmake | Roderic Morris | 3 | -6/+6 |
2008-07-08 | #359 patch by Scraggy | David Athay | 2 | -7/+92 |
2008-07-07 | Added /party command. | David Athay | 1 | -1/+1 |
2008-07-05 | Allow alt key for chatting on Mac, remove unneeded includes. | David Athay | 1 | -5/+0 |