raw is a rewrite of the engine used in the action/adventure game
Another World/Out of this World released for DOS and Amiga. This
program is designed as a cross-platform replacement for the original
executable and uses the SDL library. You will need the data files
from the DOS version of the game to play.
* 0.4.2 (20-04-2004)
- actually applied the map switching fixes (doh!)
- fixed compilation for Mandrake 9.1 and Slackware 9.1
- revamped campaign system
- added support for difficulty levels (handicaps)
- added player selection when playing against the computer
- added default mission soundtrack
- 'createunit' events now work with arbitrary locations
- added support for changing squad size and initial xp for units
- added 'handicap' trigger
- lots of minor fixes and featurelets
2004-05-01 Version 0.7 is released. Brief changelog:
* OpenMortal now runs in high or true color video mode (instead of
256-color).
* Transparent shadows
* Added "team mode": both player can choose many fighters into a
team. When a fighter dies, the next in the team takes his/her place.
* New (non-proprietary) sound effects.
* New character: Judy
* One new arena
* Make sure the group "games" exists.
* Use MAKE_DIRS_PERMS to make sure "/var/games" exists.
* Use SUPPORT_FILES_PERMS to install the scorefile to /var/games.
* 3.0 didnt work because of wrong data-directory (thx to Jens Granseuer)
Changes 3.0:
* directional lighting working again
* multitex check for table detail map (thx to Alan W. Irwin)
* commandline option for table detail map
* timeout for network-read
* snooker: white potted -> next !act player may place (thx to Peter Lord)
* more realistic near range ball reflection (in fresnel vertex program)
* correct VRPool keybindings for glut (press/release instead of toggle)
* more intuitive --enable-sdl/glut (thx to Mike Frysinger)
* fix: carambol: 2nd player uses yellow ball again