-
-
Notifications
You must be signed in to change notification settings - Fork 117
Release Notes
Cong edited this page Jul 25, 2013
·
21 revisions
This information is outdated; please check the releases for release notes
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)
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)
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)
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)
Bug fix release for Windows XP support (#78)
- Fix missing start menu shortcut (#79)
- 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