Age | Commit message (Expand) | Author | Files | Lines |
2008-12-29 | Added support for True Type Fonts. | Eugenio Favalli | 6 | -65/+327 |
2008-12-26 | Fixed a potential leak in setup, changed the default border color to | Ira Rice | 1 | -0/+3 |
2008-12-20 | Enabled video mode switching, as well as got rid of an old, unneeded | Ira Rice | 1 | -2/+31 |
2008-12-17 | Remember windows visibility. | Eugenio Favalli | 1 | -0/+2 |
2008-12-17 | Reintroduced window name property | Bjørn Lindeijer | 19 | -30/+51 |
2008-12-17 | Code reformatting | Bjørn Lindeijer | 8 | -72/+45 |
2008-12-14 | Tweaked some configuration defaults | Bjørn Lindeijer | 2 | -9/+9 |
2008-12-14 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 8 | -10/+11 |
2008-12-14 | Removed the unused NewSkillDialog | Bjørn Lindeijer | 2 | -262/+0 |
2008-12-14 | Removed ChargeDialog | Bjørn Lindeijer | 2 | -105/+0 |
2008-12-13 | Code style reformatting | Bjørn Lindeijer | 8 | -178/+142 |
2008-12-13 | Only require a restart to switch to full screen with OpenGL on Windows, since | Bjørn Lindeijer | 1 | -0/+11 |
2008-12-13 | Fixed alignment (patch by Scraggy - Mantis #384) and spelling error. | David Athay | 1 | -2/+2 |
2008-12-13 | Added ability to add equipment to the shurtcut bar | Bjørn Lindeijer | 2 | -10/+8 |
2008-12-13 | Center large minimaps on player | Bjørn Lindeijer | 1 | -20/+21 |
2008-12-13 | * Use hair.xml to determine hair colours (#514) | Fate | 1 | -3/+4 |
2008-12-09 | Fixed two issues with the chat message parsing | Bjørn Lindeijer | 1 | -6/+17 |
2008-12-09 | Make the window shortcuts configurable | Jared Adams | 1 | -6/+6 |
2008-12-09 | Fixed two issues with the chat message parsing | Bjørn Lindeijer | 1 | -7/+11 |
2008-12-09 | Removed the unused NewSkillDialog | Bjørn Lindeijer | 2 | -262/+0 |
2008-12-08 | Small maps used to scroll as well as big maps. Fixed. | Ira Rice | 1 | -2/+2 |
2008-12-08 | Code reformatting | Bjørn Lindeijer | 1 | -4/+1 |
2008-12-08 | Code reformatting | Bjørn Lindeijer | 1 | -4/+1 |
2008-12-08 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 4 | -10/+4 |
2008-12-08 | Fixed speech bubbles, which broke on the last merger. | Ira Rice | 1 | -0/+1 |
2008-12-08 | Compacted the inventory window layout. | Ira Rice | 2 | -22/+8 |
2008-12-08 | Clip the minimap image to within its window | Bjørn Lindeijer | 1 | -10/+14 |
2008-12-08 | Don't scroll past the edges of the minimap | Bjørn Lindeijer | 1 | -0/+12 |
2008-12-08 | Clip the minimap image to within its window | Bjørn Lindeijer | 1 | -10/+14 |
2008-12-08 | Don't scroll past the edges of the minimap | Bjørn Lindeijer | 1 | -0/+12 |
2008-12-07 | Added some initialization and removed ChargeDialog | Ira Rice | 2 | -106/+0 |
2008-12-07 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 9 | -20/+21 |
2008-12-07 | Tweaked some configuration defaults | Bjørn Lindeijer | 2 | -9/+9 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 24 | -96/+389 |
2008-12-07 | Some code reformatting | Bjørn Lindeijer | 1 | -1/+1 |
2008-12-07 | Added some initialization and removed ChargeDialog | Bjørn Lindeijer | 2 | -105/+0 |
2008-12-07 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 9 | -21/+22 |
2008-12-07 | Use widgetResized to adjust chat window contents | Bjørn Lindeijer | 2 | -6/+4 |
2008-12-07 | Tweaked some configuration defaults | Bjørn Lindeijer | 2 | -9/+9 |
2008-12-07 | Some small updates and reformatting | Bjørn Lindeijer | 1 | -1/+0 |
2008-12-07 | Added client-side status change handlers (text, icon, particle effect, audio). | Fate | 3 | -2/+58 |
2008-12-06 | For interaction popup window: serialise beings as IDs and look up, to allow t... | Fate | 2 | -30/+36 |
2008-12-06 | Minor punctuation fix, merged earlier /whisper fix/help update with separate ... | Fate | 1 | -2/+2 |
2008-12-06 | Merge branch 'master' of git@gitorious.org:tmw/eathena | Fate | 7 | -47/+118 |
2008-12-06 | Fixes to the /w command | Fate | 1 | -2/+4 |
2008-12-07 | Fixed wrapping in some cases, removed draw method | Bjørn Lindeijer | 4 | -53/+21 |
2008-12-07 | Made NPC dialogues resizeable. | Ira Rice | 4 | -7/+94 |
2008-12-07 | Fix race condition with a std::string access | Bjørn Lindeijer | 2 | -15/+29 |
2008-12-07 | Fade out mouse cursor when not used for some time | Bjørn Lindeijer | 2 | -12/+46 |
2008-12-07 | Set headers for CURL so that proxies won't cache | Kraant | 1 | -0/+16 |