2010-01-19 |
Mathnerd314 | Updated editor images from Some_Person/bug 481 |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Mathnerd314 | MrBomb, MrIceBlock, and Snail now die on invincibility... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Mathnerd314 | Snow ADSR (bug 221) |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Mathnerd314 | Change DELTA to .002 (wait for bugs...) |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Mathnerd314 | Mark "auto" as translatable |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Mathnerd314 | Turkish translation from meczup |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Mathnerd314 | Doors can run scripts now. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Mathnerd314 | UnstableTile and WeakBlock are affected by Explosions. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Mathnerd314 | Replace igel with snail in dan_morial.stl + small nit... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Miloš Klouček | Fix for bug 544 and it's duplicates. |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Arvid Norlander | Fix right files to depend on version.h. |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Arvid Norlander | Make Cmake rerun svnversion even when just building... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Arvid Norlander | Minor cosmetic fixes: data/levels/world2/christoph3.stl |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Arvid Norlander | Fix door position in data/levels/world2/dfk-level3... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Arvid Norlander | Make data/levels/world2/castle.stl completable (used... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Arvid Norlander | Fix up broken tiles in christoph5 somewhat. It now... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Arvid Norlander | Fix some visible feets due to missing tiles in fg near... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Arvid Norlander | Small cosmetic fixes to world2/level1.stl (hardly reall... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Mathnerd314 | Make it build with -DCOMPILE_AMALGATION=ON. Still not... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Arvid Norlander | Fix broken dart traps in "Little Venice" |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Arvid Norlander | Add some tiles in the FG layer in light+magic to preven... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Arvid Norlander | Update Swedish translations for world1 and world2. |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Arvid Norlander | Update Swedish translation. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Ingo Ruhnke | Added cast around GLEW_ARB_texture_non_power_of_two... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Mathnerd314 | * Revert breaking changes from last revision |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Mathnerd314 | include fixes from ohnobinki, video_systems.cpp should... |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Mathnerd314 | Add a constant for how long electrify lasts |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Mathnerd314 | Thunderstorm sounds (from Auria and Some_Person) |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Mathnerd314 | Change anim_fps to fps in snail (fixes sprite; frames... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Mathnerd314 | - sounds are on both channels |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Mathnerd314 | svn:eol-style native + comment fixes |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Mathnerd314 | Some more sounds from Some_Person |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Mathnerd314 | Stuff from Some_Person. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Wolfgang Becker | Play kill.wav when Tux is killed, hurt.wav when he... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Wolfgang Becker | typo |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Ingo Ruhnke | Added TexturePtr |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Ingo Ruhnke | Added FontPtr |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Ingo Ruhnke | Added SpritePtr |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Ingo Ruhnke | Added Surface::clone() method |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Ingo Ruhnke | Removed some unused code |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Ingo Ruhnke | TODO updates |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Ingo Ruhnke | More use of SurfacePtr |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Tim Goya | add Boost to CMake |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Ingo Ruhnke | Added SurfacePtr |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Mathnerd314 | change some LAYER_GUI to LAYER_HUD, update tinygettext... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Ingo Ruhnke | More use of SurfacePtr |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Ingo Ruhnke | Use boost::shared_ptr<Surface> instead of std::auto_ptr... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Ingo Ruhnke | Removed Unicode byte-order mark, which confuses the... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Ingo Ruhnke | Switched from GL_CLAMP to GL_CLAMP_TO_EDGE, fixes some... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Ingo Ruhnke | Changed Font code to use glyph.offset, instead of Rect... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Ingo Ruhnke | TODO updates |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Ingo Ruhnke | Added reset() and empty constructor to SDLSurfacePtr |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Ingo Ruhnke | Disabled debugging output on video mode switch |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Tim Goya | minor tweaks for the extra warnings so the giant list... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Tim Goya | make SDL texture optimization less aggressive and gener... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Ingo Ruhnke | Added some notes about supported resolutions |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Ingo Ruhnke | TODO updates |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Replaced GL_ARB_texture_non_power_of_two with proper... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Added mipmapping, but disabled it, as it leads to some... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Copy the palette of indexed images, fixes issue with... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Use a new Texture for each Surface, this should fix... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Splitted TextureManager::create_image_texture() into... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Added empty SurfaceData class so we don't have to pass... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Turned functions in video_systems.?pp into class VideoS... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Fixed Rect a bit and started to use Rect in Surface... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Added basic integer rectangle class |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Renamed Rect to Rectf |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Mathnerd314 | Use data instead of throwaway_data for slope and short... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Removed friendship between TileSetParser and Tile,... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Moved parsing of "tiles" section into separate function |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Small const cleanup |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Removed tile_path from tileset, instead give fully... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Removed unused code |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Moved Tile parsing code into TileSetParser |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Started moving TileSet parsing code into separate class |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ingo Ruhnke | Got rid of some friend'ship, reducing some access of... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Ingo Ruhnke | Removed some unused code |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ingo Ruhnke | TODO updates |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ingo Ruhnke | Fixed off-by-one |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ingo Ruhnke | Updated background images for proper alignment usage |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ingo Ruhnke | TODO updates |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ingo Ruhnke | Fixed draw range in Background |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ingo Ruhnke | Make use of alignment for resolution independent parall... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ingo Ruhnke | Implemented background alignment for resolution indepen... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ingo Ruhnke | Use float instead of int |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ingo Ruhnke | Background drawing now starts at the center of the... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Ingo Ruhnke | Fixe for g++-4.1 |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Ingo Ruhnke | Fixes for g++-4.2 |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Ingo Ruhnke | Minor cleanup |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Ingo Ruhnke | Added support for scrolling backgrounds |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Ingo Ruhnke | If speed-y isn't given, use speed |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Ingo Ruhnke | Added more backgrounds |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Ingo Ruhnke | Added backgrounds |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Ingo Ruhnke | Replaced tiles and enlarged level |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Ingo Ruhnke | Reimplemented switch from/to fullscreen |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Ingo Ruhnke | TODO updates |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Ingo Ruhnke | Experimenting with new background |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Ingo Ruhnke | TODO updates |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Ingo Ruhnke | Enlarged the level to 40 tiles height |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Ingo Ruhnke | Changed ObjectFactory code so that it works properly... |
commit | commitdiff | tree | snapshot |
next |