Age | Commit message (Expand) | Author | Files | Lines |
2011-02-19 | Minor code formatting and fixed a comment. | Yohann Ferreira | 1 | -2/+4 |
2011-02-10 | Add support for CSV map data | Jared Adams | 1 | -1/+34 |
2011-02-10 | Add support for zlib map layer compression. | Andrei Karas | 1 | -2/+2 |
2011-01-19 | Fix the wallpapers loading broken logic. | Yohann Ferreira | 1 | -5/+3 |
2010-12-22 | Remove ambientoverlay class and files | Chuck Miller | 2 | -164/+0 |
2010-10-22 | Turned the OpenGL and disable transparency options as static members. | Yohann Ferreira | 4 | -41/+56 |
2010-10-17 | Added Low CPU Mode toggle in video setup. Defaults to On. | madcamel@gmail.com | 1 | -0/+4 |
2010-10-16 | Implement opacity cache for SDL surfaces. | Andrei Karas | 4 | -10/+130 |
2010-09-05 | Unloading mNamedItemInfos | Stefan Dombrowski | 1 | -0/+1 |
2010-08-13 | Simplify handling of compressed files | Jared Adams | 3 | -152/+44 |
2010-08-03 | Improve OpenGL speed. | Andrei Karas | 1 | -1/+6 |
2010-07-11 | Made the different hard-coded paths and files be now taken from the | Yohann Ferreira | 10 | -21/+74 |
2010-06-03 | Unload loaded DBs before loading them again | Jared Adams | 5 | -5/+5 |
2010-05-21 | Fix a crash dealing with rescaled overlays under SDL | Jared Adams | 1 | -0/+1 |
2010-05-21 | Fix some issues found by Cppcheck | Jared Adams | 1 | -1/+5 |
2010-05-06 | Make the logic for collision tiles more strict | Thorbjørn Lindeijer | 1 | -1/+1 |
2010-04-17 | Changed eAthena protocol name to TmwAthena and changed the config files accor... | Bertram | 1 | -2/+2 |
2010-04-16 | Remove an unneeded monster job offset in eAthena netcode | Jared Adams | 1 | -2/+4 |
2010-04-16 | Add race support for eAthena | Jared Adams | 3 | -13/+28 |
2010-04-08 | Fix handling of "../" and fix a bug in TSX handling | Jared Adams | 2 | -12/+36 |
2010-03-21 | Make the Dye class more flexible and fix an issue in it | Jared Adams | 2 | -23/+68 |
2010-03-20 | Fix default offset in monster db for old servers. | Andrei Karas | 1 | -1/+4 |
2010-03-20 | Add some defaults for MonsterInfo | Jared Adams | 2 | -2/+4 |
2010-03-12 | Add an optional offset property to monsters.xml | Jared Adams | 1 | -1/+3 |
2010-03-12 | Split Palette into Theme and UserPalette | Jared Adams | 2 | -15/+38 |
2010-03-08 | Fix crash with incorrect wallpaper names. (From 4144) | Bertram | 1 | -11/+16 |
2010-03-07 | Added config option for disabling particle effects on map warps. | Philipp Sehmisch | 1 | -2/+7 |
2010-03-04 | Implemented markers for warp portals defined in map files in form of particle... | Philipp Sehmisch | 1 | -3/+12 |
2010-02-28 | Make the gui more themeable and distribute two themes | Jared Adams | 1 | -1/+2 |
2010-02-21 | Do some more copyright header cleanups | Jared Adams | 4 | -4/+2 |
2010-02-22 | Modify copyright headers | Freeyorp | 42 | -42/+84 |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 46 | -180/+134 |
2010-02-14 | Don't quit the client on invalid decRef | Thorbjørn Lindeijer | 1 | -3/+5 |
2010-02-14 | Give more meaningful error messages when decRef() fails. | Tametomo | 1 | -2/+5 |
2010-02-10 | Adds missile-particle attribute to items and monster attacks | Chuck Miller | 5 | -3/+29 |
2010-02-09 | Don't translate the log | Thorbjørn Lindeijer | 1 | -11/+11 |
2010-02-09 | Got successfully rid of tile width/height fallback values as asked by Jaxad. | Bertram | 1 | -9/+18 |
2010-02-09 | Separated fallback defaults for tile width and height. | Bertram | 1 | -3/+0 |
2010-02-07 | Nicer way of indicating that we're waiting on the server | Thorbjørn Lindeijer | 2 | -4/+2 |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 42 | -42/+42 |
2010-02-01 | Moved from SDLrescalefacility to SDL_gfx. | Bertram | 3 | -571/+3 |
2010-01-17 | Fix equiping charm items | Chuck Miller | 2 | -1/+3 |
2010-01-12 | Standardize header order | Jared Adams | 17 | -29/+38 |
2010-01-10 | Change code style | Andrei Karas | 6 | -139/+158 |
2010-01-06 | Fixes so mapreader ignores the case of object types | Chuck Miller | 1 | -4/+3 |
2009-12-25 | Added support for map background images which work exactly like overlays, jus... | Philipp Sehmisch | 3 | -1/+164 |
2009-10-14 | Add more detail to DebugWindow | Jared Adams | 1 | -0/+2 |
2009-10-03 | Added support for the "too fast" login error | Thorbjørn Lindeijer | 1 | -4/+2 |
2009-10-02 | Updating Code::Blocks project and adding header to fix compiler error. | Stefan Dombrowski | 1 | -0/+1 |
2009-09-28 | Fix file handling in imagewriter | Freeyorp | 1 | -6/+8 |