summaryrefslogtreecommitdiff
path: root/src/resources
AgeCommit message (Expand)AuthorFilesLines
2011-11-17Change to local SDL inclues.David Athay3-3/+3
2011-04-28Fixing endless loop if the xml promises too many imagesStefan Dombrowski1-1/+1
2011-02-19Minor code formatting and fixed a comment.Yohann Ferreira1-2/+4
2011-02-10Add support for CSV map dataJared Adams1-1/+34
2011-02-10Add support for zlib map layer compression.Andrei Karas1-2/+2
2011-01-19Fix the wallpapers loading broken logic.Yohann Ferreira1-5/+3
2010-12-22Remove ambientoverlay class and filesChuck Miller2-164/+0
2010-10-22Turned the OpenGL and disable transparency options as static members.Yohann Ferreira4-41/+56
2010-10-17Added Low CPU Mode toggle in video setup. Defaults to On.madcamel@gmail.com1-0/+4
2010-10-16Implement opacity cache for SDL surfaces.Andrei Karas4-10/+130
2010-09-05Unloading mNamedItemInfosStefan Dombrowski1-0/+1
2010-08-13Simplify handling of compressed filesJared Adams3-152/+44
2010-08-03Improve OpenGL speed.Andrei Karas1-1/+6
2010-07-11Made the different hard-coded paths and files be now taken from theYohann Ferreira10-21/+74
2010-06-03Unload loaded DBs before loading them againJared Adams5-5/+5
2010-05-21Fix a crash dealing with rescaled overlays under SDLJared Adams1-0/+1
2010-05-21Fix some issues found by CppcheckJared Adams1-1/+5
2010-05-06Make the logic for collision tiles more strictThorbjørn Lindeijer1-1/+1
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-2/+2
2010-04-16Remove an unneeded monster job offset in eAthena netcodeJared Adams1-2/+4
2010-04-16Add race support for eAthenaJared Adams3-13/+28
2010-04-08Fix handling of "../" and fix a bug in TSX handlingJared Adams2-12/+36
2010-03-21Make the Dye class more flexible and fix an issue in itJared Adams2-23/+68
2010-03-20Fix default offset in monster db for old servers.Andrei Karas1-1/+4
2010-03-20Add some defaults for MonsterInfoJared Adams2-2/+4
2010-03-12Add an optional offset property to monsters.xmlJared Adams1-1/+3
2010-03-12Split Palette into Theme and UserPaletteJared Adams2-15/+38
2010-03-08Fix crash with incorrect wallpaper names. (From 4144)Bertram1-11/+16
2010-03-07Added config option for disabling particle effects on map warps.Philipp Sehmisch1-2/+7
2010-03-04Implemented markers for warp portals defined in map files in form of particle...Philipp Sehmisch1-3/+12
2010-02-28Make the gui more themeable and distribute two themesJared Adams1-1/+2
2010-02-21Do some more copyright header cleanupsJared Adams4-4/+2
2010-02-22Modify copyright headersFreeyorp42-42/+84
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer46-180/+134
2010-02-14Don't quit the client on invalid decRefThorbjørn Lindeijer1-3/+5
2010-02-14Give more meaningful error messages when decRef() fails.Tametomo1-2/+5
2010-02-10Adds missile-particle attribute to items and monster attacksChuck Miller5-3/+29
2010-02-09Don't translate the logThorbjørn Lindeijer1-11/+11
2010-02-09Got successfully rid of tile width/height fallback values as asked by Jaxad.Bertram1-9/+18
2010-02-09Separated fallback defaults for tile width and height.Bertram1-3/+0
2010-02-07Nicer way of indicating that we're waiting on the serverThorbjørn Lindeijer2-4/+2
2010-02-07Updated Copyright year to 2010!Bertram42-42/+42
2010-02-01Moved from SDLrescalefacility to SDL_gfx.Bertram3-571/+3
2010-01-17Fix equiping charm itemsChuck Miller2-1/+3
2010-01-12Standardize header orderJared Adams17-29/+38
2010-01-10Change code styleAndrei Karas6-139/+158
2010-01-06Fixes so mapreader ignores the case of object typesChuck Miller1-4/+3
2009-12-25Added support for map background images which work exactly like overlays, jus...Philipp Sehmisch3-1/+164
2009-10-14Add more detail to DebugWindowJared Adams1-0/+2
2009-10-03Added support for the "too fast" login errorThorbjørn Lindeijer1-4/+2