Age | Commit message (Expand) | Author | Files | Lines |
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 | Merge branch 'master' of git@gitorious.org:tmw/aethyra | Ira Rice | 12 | -20/+19 |
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 | Changed a few references to the SVN so that it uses www.aethyra.org instead o... | Victor Fury | 12 | -20/+19 |
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 | Fixed a few help files that got messed up a few commits ago. | Ira Rice | 4 | -87/+4 |
2008-12-07 | Added some initialization and removed ChargeDialog | Ira Rice | 9 | -126/+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 | Fixed a few files that apparently weren't updated. | Ira Rice | 5 | -16/+1 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 109 | -452/+7740 |
2008-12-06 | Defrobnicated ParticleContainer inheritance hierarchy | Fate | 3 | -31/+69 |
2008-12-06 | Merge branch 'master' into statuseffects | Fate | 12 | -137/+191 |
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 | 11 | -96/+137 |
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 |
2008-12-06 | Fixed wrapping in some cases, removed draw method | Bjørn Lindeijer | 4 | -57/+24 |
2008-12-07 | Some code reformatting and updated NEWS | Bjørn Lindeijer | 2 | -10/+14 |
2008-12-07 | Changed proxy fix to only tell the proxy to no-cache | Kraant | 1 | -6/+11 |
2008-12-07 | Set headers for CURL so that proxies won't cache files | Kraant | 1 | -0/+9 |
2008-12-07 | Changed the status window so that all the information appears by default | Douglas Boffey | 1 | -1/+1 |
2008-12-07 | Fixed wrapping in some cases, removed draw method | Bjørn Lindeijer | 4 | -59/+24 |
2008-12-07 | Made NPC dialogues resizeable. | Ira Rice | 4 | -7/+94 |
2008-12-06 | Some code formatting | Bjørn Lindeijer | 1 | -45/+12 |
2008-12-06 | Made /where response include position information | Bjørn Lindeijer | 1 | -1/+4 |
2008-12-06 | Updated link to the forums | Bjørn Lindeijer | 2 | -1/+2 |
2008-12-06 | Removed unnecessary weight check in itemdb loader | Lloyd Bryant | 1 | -3/+3 |
2008-12-06 | More files that Bjorn reccommended aren't needed. | Ira Rice | 5 | -2344/+0 |
2008-12-06 | Removed the automate cash, as reccommended by Bjorn. | Ira Rice | 2 | -700/+2 |
2008-12-06 | Added particle containers and refactored beings to use them (to clean up resp... | Fate | 5 | -31/+281 |
2008-12-06 | Fix whispering | Jared Adams | 1 | -2/+2 |
2008-12-05 | added /w shortcut for whispering | Fate | 2 | -41/+52 |
2008-12-05 | Fade out mouse cursor when not used for some time | Bjørn Lindeijer | 2 | -12/+46 |