Age | Commit message (Expand) | Author | Files | Lines |
2008-12-26 | Added Windows NSIS installer scripts | Eugenio Favalli | 3 | -0/+237 |
2008-12-26 | Moved debian packaging scripts to packaging directory | Bjørn Lindeijer | 14 | -0/+0 |
2008-12-14 | Code reformatting to conform to line length | Bjørn Lindeijer | 1 | -41/+63 |
2008-12-14 | Removed remaining DOS newlines | Bjørn Lindeijer | 1 | -3/+3 |
2008-12-14 | Fixed some linebreaks | Philipp Sehmisch | 1 | -296/+296 |
2008-12-14 | Passing vectors by reference | Philipp Sehmisch | 2 | -318/+318 |
2008-12-14 | Some systactical sugar for 864e33 | Philipp Sehmisch | 2 | -18/+9 |
2008-12-14 | Reverted an accidental change in Code::Blocks project file. | Philipp Sehmisch | 1 | -1/+1 |
2008-12-14 | Fixed follow-parent of nested and being-following particle emitters | Philipp Sehmisch | 2 | -2/+1 |
2008-12-14 | Fixed follow-parent of nested and being-following particle emitters | Philipp Sehmisch | 6 | -41/+60 |
2008-12-13 | Code style reformatting | Bjørn Lindeijer | 12 | -226/+173 |
2008-12-10 | Obscure precise home directory name when making screenshots | Fate | 1 | -4/+9 |
2008-12-09 | Updated release date for 0.0.27v0.0.27 | Bjørn Lindeijer | 5 | -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 | 5 | -271/+0 |
2008-12-09 | Make the window shortcuts configurable | Jared Adams | 3 | -10/+28 |
2008-12-09 | Only play status effect sound effects for localplayer | Fate | 2 | -2/+4 |
2008-12-09 | Defer re-adding of particles to next call to Being::logic() to avoid crash | Fate | 3 | -4/+19 |
2008-12-09 | Status particle effects: when looking up block IDs (effect IDs for other | Fate | 4 | -7/+19 |
2008-12-08 | An attempt to fix the crashes related to particles | Bjørn Lindeijer | 1 | -2/+7 |
2008-12-08 | Mostly code reformatting | Bjørn Lindeijer | 3 | -9/+14 |
2008-12-08 | Code reformatting | Bjørn Lindeijer | 13 | -298/+175 |
2008-12-08 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 12 | -31/+20 |
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 | Some code reformatting | Bjørn Lindeijer | 5 | -29/+23 |
2008-12-07 | Added some initialization and removed ChargeDialog | Bjørn Lindeijer | 9 | -130/+13 |
2008-12-07 | Ignore files created during Windows build | Bjørn Lindeijer | 1 | -0/+7 |
2008-12-07 | Updated Code::Blocks project | Bjørn Lindeijer | 1 | -2/+4 |
2008-12-07 | Changed bug contact to developer mailing list | Bjørn Lindeijer | 1 | -1/+1 |
2008-12-07 | Updated version to 0.0.27 | Bjørn Lindeijer | 7 | -31/+32 |
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 | 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 | Some small updates and reformatting | Bjørn Lindeijer | 6 | -62/+52 |
2008-12-07 | Added client-side status change handlers (text, icon, particle effect, audio). | Fate | 14 | -38/+559 |
2008-12-06 | Merge branch 'master' into statuseffects | Fate | 2 | -30/+36 |
2008-12-06 | For interaction popup window: serialise beings as IDs and look up, to allow t... | Fate | 2 | -30/+36 |
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-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 |