Skip to content
Cong edited this page Jul 25, 2013 · 21 revisions

This information is outdated; please check the releases for release notes

C-Dogs SDL 0.4.5

Port to Android, and a load of enhancements

  • Add Android port (https://play.google.com/store/apps/details?id=com.knepe.cdogs)
  • Add auto-detection of screen resolutions (#66)
  • Add autosave and continue campaign (#107, #50)
  • Fix crash when using automap (#112)
  • Fix crash when attempting to set resolution too high (#116)
  • Fix hidden objectives in map view (#111)
  • Fix knife sounds when no damage (#119)
  • Fix sound panning when two players (#126)
  • Fix random seed being changed unless config menu used (#118)
  • Improve screen resolution change to not require restart (#98)
  • Improve joystick functionality (#99)
  • Improve HUD with health bar display (#26)
  • Change command line arguments to use getopt style (#2)
  • Change position of clock in HUD to not overlap objectives (#127)

C-Dogs SDL 0.4.4

A few sound features, and other enhancements

  • Add reload sounds (#15)
  • Add hit sounds (#41)
  • Add footstep and sliding sounds (#40, #106)
  • Fix repeating joystick input (#97)
  • Fix sound panning (#67)
  • Improve Windows installation to detect and upgrade old installations (#96)
  • Change music config to allow disabling all music (#102)
  • Change menu music to one that obeys volume settings (#105)
  • Change menu shutdown to wait for last sound to play (#73)
  • Change config format to JSON (#9)

C-Dogs SDL 0.4.3.1

Bug fix release to fix serious memory bug in 0.4.3

  • Fix sound panning issues (#67)
  • Improve sound plays until end when quitting (#73)

C-Dogs SDL 0.4.3

Add "quick play" mode, plus other fixes and enhancements

  • Add Quick Play mode (#46)
  • Add music (#86)
  • Fix delay after opening map bug (#11)
  • Fix gas bombs (#88)
  • Improve game smoothness (#84)
  • Change menu background to use random color and map (#63)

C-Dogs SDL 0.4.2.1

Bug fix release for Windows XP support (#78)

  • Fix missing start menu shortcut (#79)

C-Dogs SDL 0.4.2

  • Remove support for OSX
  • Remove support for non-SDL_mixer sound
  • Add user-made campaigns (#45)
  • Add campaign folder navigation
  • Remove -savecampaigns
  • Fix game music still playing when exiting to menus (#7)
  • Fix crash when attempting to set random seed less than 0 (#51)
  • Fix mission-specific music (#38)
  • Change music to automatically load anything in the music/ folder (#8)
  • Change options menus by removing some unused options
  • Change config format by removing some unused fields