Age | Commit message (Expand) | Author | Files | Lines |
2009-01-05 | Modified the Aethyra client to use the TMW TrueType class, rather than | Eugenio Favalli | 7 | -338/+246 |
2009-01-05 | Fixed browser box so that it'd work again. | Ira Rice | 2 | -51/+26 |
2009-01-05 | Changed smiley window to say emote. (I like emote better, so that's | Ira Rice | 1 | -2/+2 |
2009-01-05 | Added emote window button. | Ira Rice | 1 | -0/+6 |
2009-01-05 | Made trade window resizable | Bjørn Lindeijer | 4 | -27/+51 |
2009-01-05 | Made an option around the syncing, but no way to change it for now. | Bjørn Lindeijer | 1 | -3/+1 |
2009-01-05 | Merged Vector class improvements from mainline | Bjørn Lindeijer | 1 | -0/+1 |
2009-01-05 | Renamed PATH_NODE to Position as on mainline | Bjørn Lindeijer | 8 | -38/+126 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 14 | -39/+45 |
2009-01-05 | Refactor the way in which browser box text is drawn and wrapped. | Björn Steinbrink | 2 | -94/+151 |
2009-01-04 | Smiley step 1.91, the little part to make it work | Forge | 4 | -9/+36 |
2009-01-04 | Smiley track: step 1.9 | Forge | 10 | -15/+1202 |
2009-01-02 | Step 1.5 of smiley update: allow usage of same key for smiley and | Forge | 3 | -462/+460 |
2009-01-01 | Customisable shortkey for smiley (defaulting to keypad 0-9/*) | Forge | 3 | -27/+77 |
2008-12-29 | Fixed a video resolution switching crash. | Ira Rice | 1 | -1/+0 |
2008-12-29 | Removed a duplicate file that was overlooked. | Ira Rice | 1 | -171/+0 |
2008-12-29 | Removed TMW's truetype file, since we don't use it (accidentaly left it | Ira Rice | 1 | -2/+0 |
2008-12-29 | Added support for True Type Fonts using GUIChan's inbuilt SDLTrueType | Ira Rice | 14 | -65/+1055 |
2008-12-27 | Remove ../ from tileset files. | Ira Rice | 1 | -1/+3 |
2008-12-26 | Fixed a potential leak in setup, changed the default border color to | Ira Rice | 8 | -17/+47 |
2008-12-21 | Fixed wallpaper selection to be handled correctly. | Ira Rice | 1 | -3/+3 |
2008-12-20 | Enabled video mode switching, as well as got rid of an old, unneeded | Ira Rice | 4 | -15/+43 |
2008-12-14 | Code reformatting to conform to line length | Bjørn Lindeijer | 1 | -151/+160 |
2008-12-14 | Passing vectors by reference | Philipp Sehmisch | 2 | -318/+317 |
2008-12-14 | Some systactical sugar for 864e33 | Philipp Sehmisch | 2 | -18/+9 |
2008-12-14 | Fixed follow-parent of nested and being-following particle emitters | Philipp Sehmisch | 6 | -45/+62 |
2008-12-10 | Obscure precise home directory name when making screenshots | Fate | 1 | -9/+14 |
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 | 4 | -18/+52 |
2008-12-08 | Small maps used to scroll as well as big maps. Fixed. | Ira Rice | 1 | -2/+2 |
2008-12-08 | An attempt to fix the crashes related to particles | Bjørn Lindeijer | 1 | -2/+7 |
2008-12-08 | Code reformatting | Bjørn Lindeijer | 12 | -198/+128 |
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-07 | Added some initialization and removed ChargeDialog | Ira Rice | 8 | -124/+13 |
2008-12-07 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 9 | -20/+21 |
2008-12-07 | Fixed the minimap name field so that it works for us again. Since I | Ira Rice | 1 | -6/+4 |
2008-12-07 | Made minimap visible by default | Bjørn Lindeijer | 1 | -0/+2 |
2008-12-07 | Tweaked some configuration defaults | Bjørn Lindeijer | 3 | -10/+10 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 68 | -352/+1368 |
2008-12-06 | Defrobnicated ParticleContainer inheritance hierarchy | Fate | 3 | -31/+69 |
2008-12-06 | Merge branch 'master' into statuseffects | Fate | 10 | -136/+187 |
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 | 9 | -95/+133 |
2008-12-06 | Fixes to the /w command | Fate | 1 | -2/+4 |
2008-12-06 | Fix background on resolutions other than 800x600 | Bjørn Lindeijer | 1 | -1/+10 |
2008-12-06 | Prevent the player from continuing to walk after opening a NPC dialog. | Ira Rice | 1 | -0/+3 |
2008-12-06 | Fixed NPC dialogs so that they properly wrap. Broken by the last cherry | Ira Rice | 1 | -0/+5 |