Commit History

Author SHA1 Message Date
  Christoph Sommer 0ad9086ead Branched r4252 as branches/supertux/0_1_9. This is supposed to be a beta-quality release for playtesting and level designing. 18 years ago
  Arvid Norlander 6659da2e64 Editor: Fixed icons on windows and Linux. 18 years ago
  Arvid Norlander d9a3a9f980 Editor: Fixed icons on windows, will revert if it stop working on linux. 18 years ago
  Wolfgang Becker 869a04fc42 Editor: clear selection when loading new level only when new level uses different tileset 18 years ago
  Wolfgang Becker f3ffa3ab3a Black magic blocks now become solid, if any kind of light is above MIN_INTENSITY. 18 years ago
  Arvid Norlander 0bc53f3f01 Editor: Some files I forgot to commit in last commit. 18 years ago
  Arvid Norlander 1950c0c89f Editor: Cleaned up trailing whitespaces and fixed some indenting. 18 years ago
  Wolfgang Becker 270d8d8998 Lantern. A portable Light Source. Demo in 'data/levels/test/magicblocks.stl' 18 years ago
  Arvid Norlander bf4185814b Fixed some svn:ignore 18 years ago
  Arvid Norlander dcd087125a Editor: Added brush mask to open/save dialog, implemented Equals and equality operators for some structures (based on results from profiler). 18 years ago
  Arvid Norlander c26c4b3015 Editor: Removed some TODO that was already done, extended a class from IEnumerable to ICollection and prevented deleting last tilemap as that cause bugs. 18 years ago
  Christoph Sommer de392f3a5b Adapted close confirmation dialog's style from Human Interface Guidelines. 18 years ago
  Arvid Norlander fb6be70633 Editor: Patchs from Tron 18 years ago
  Arvid Norlander 8a57645d4e Editor: Fixed StackOverflow in FillEditor. 18 years ago
  Arvid Norlander 406a2ed5f9 Editor: Fixed Show Background to remember state when changing sector and level. Moved things in the Application class around a bit to create a more logical structure. 18 years ago
  Wolfgang Becker 1d337776df Editor: Updated monodevelop project files. Inform user about (problems when) removing sector. 18 years ago
  Arvid Norlander fb3583d061 Editor: Made a more correct check in SectorSwitchNotebook 18 years ago
  Matthias Braun 1eee20cf31 don't clutter the API with strange functions, we already had WriteVerbatimLine 18 years ago
  Arvid Norlander 8edef3c53e Editor: Added linebreaks in saved tilemaps. 18 years ago
  Arvid Norlander df375a20e3 Editor: Fix crash when loading a worldmap while having a selection in a "normal" level. 18 years ago
  Arvid Norlander 515fec3304 Editor: Tried to make some error messages more user friendly and worked on exceptions. 18 years ago
  Arvid Norlander c5209adf41 Editor: Added undo for sector remove/add, workaround for some sector bugs 18 years ago
  Arvid Norlander c71f123149 Editor: Fixed bug that prevented editing path of camera if there wasn't an existing path already. 18 years ago
  Arvid Norlander 0cf1cff4f0 Editor: Some changes that seems to speed up the editor on Windows. 18 years ago
  Arvid Norlander 17fd957b24 Editor: Added sector selector. 18 years ago
  Arvid Norlander 077296f221 Editor: Workaround for tool being invalid when loading another level/creating level; ask for confirmation when unsaved changes when loading another level. 18 years ago
  Christoph Sommer 2f8f51eee5 Two new Badguys: Toad and Mole. 18 years ago
  Arvid Norlander 8f145193ba Editor: Small fixes (that I forgot to commit last time). 18 years ago
  Arvid Norlander 98f41fd352 Editor: Some minor PInvoke optimizations. Should make it a bit "less slow"... 18 years ago
  Arvid Norlander 1d0ef7198d Editor: Changed/Optimized some code in the editor based on results from code analyzer. Have tested changes on .NET but not on mono. Also fixed some bugs. 18 years ago