ChangeLog.txt
changeset 735 639f04aaeccd
parent 734 cc92f24dfa60
child 736 8f73dd91a4fd
equal deleted inserted replaced
734:cc92f24dfa60 735:639f04aaeccd
    17  + Add ability to choose which info is shown above hedgehogs
    17  + Add ability to choose which info is shown above hedgehogs
    18  + AI can use Air Attack weapon
    18  + AI can use Air Attack weapon
    19  + Get possible screen resolutions from SDL library
    19  + Get possible screen resolutions from SDL library
    20  + Add Desert Eagle and UFO sounds
    20  + Add Desert Eagle and UFO sounds
    21  + Add parachute sprite
    21  + Add parachute sprite
    22  + Add trainig mode
    22  + Add training mode
    23  + New theme and map 'Volcano'
    23  + New theme and map 'Volcano'
    24  + Make missiles collide with attacking hedgehog
       
    25  + Moving hedgehog could make another hedgehog moving kicking him
    24  + Moving hedgehog could make another hedgehog moving kicking him
    26  + Save and restore window size on application restart
    25  + Save and restore window size on application restart
    27  * Fix using parachute while staying on the ground
    26  * Fix using parachute while staying on the ground
    28  * Fix old rope regression (attaching didn't work properly, when hedgehog is jumping)
    27  * Fix old rope regression (attaching didn't work properly, when hedgehog is jumping)
    29  * Fix AI jumping to wrong direction on the turn start
    28  * Fix AI jumping to wrong direction on the turn start
    30  * Fix uninitalised variable causing network game to randomly fail
    29  * Fix uninitalised variable causing network game to randomly fail
       
    30  * Make missiles collide with attacking hedgehog