OHRRPGCE Source Ports
From OHRRPGCE-Wiki
This page summarizes altered versions of OHRRPGCE, and also total rewrites. 'port' means to make something work in a different system. This usually refers to OS or language, but can also refer to programming-library.
Contents |
[edit] Active Projects
[edit] nohrio
- Not a source port, but nohrio is a python library for working with the data in RPG file lumps.
[edit] fb2cpp
The fb2cpp project (no web site yet) is a tool intended to convert FreeBasic source code into C++ syntax so that it can be compiled by gcc.
[edit] Dormant Projects
[edit] OHRRPGCE FMF
- Put on hold indefinitely, possibly canceled (see developer's list email).
- Developer's Wiki
- Full re-write of GAME.EXE in Java, using pure J2ME (java for mobile phones.)
- (Alpha) Prima Facie is available; a power-crazed menu system threatens to conquer the world. Fortunately, battles are easy.
- Intended to be developed in parallel with the Freebasic version, not as a replacement.
- Currently (Stage I) Progress:
Alpha
Beta
[edit] OHR++
- Details: OHR++
- C++ rewrite.
-
In heavy development. - Source documentation at http://www.castleparadox.com/ohr++/
- Read-only subversion repository at http://svn.castleparadox.com/repos/ohr++/
- Windows Demo (Updated periodically): http://www.castleparadox.com/ohr++.zip
- Drag an .RPG file into the executable after unzipping.
[edit] OHR-2
- Details: Nothing known
- C + SDL rewrite.
- No news about project or developer for a couple of years, most probably dead
- No subversion repository?
[edit] Dead Projects
[edit] Jormungand
- Details: Jormungand
- Python port.
- Aims to make OHRRPGCE much easier to hack on and much more portable.
- Development halted
- Read-only subversion access via svn://gilgamesh.HamsterRepublic.com/jormungand
[edit] Battle-engine-free GAME.EXE
- A QuickBasic version of GAME.EXE trading battle support for enlarged plotscripting buffer and more globals, which will soon become standard.
- Incompatible SAV files stored the extra 7000 globals.
- Last version based on Quaternion
- Pretty useless executable and source available.
- The Mad Cacti made 1 or 2 games using this branch, and it was used for Ziggurats for Red Turtle by Rinku
[edit] Merged Projects
[edit] FBOHR
- Details: FBOHR (merged/replaced original OHRRPGCE development)
- Direct FreeBASIC port.
- Aims to create a full-featured 32-bit port of the OHR, then add features.
- Nearly complete (based on the goal of being identical to the OHR)
- Source files have been integrated into the OHRRPGCE project, so if you have the OHR source, you have FBOHR's source too.
