NOTE: All development is now done in the rpgxEF repo.
Find a file
2013-04-28 01:29:33 +02:00
cgame Sync with rpgxef-repo 2012-12-18 19:06:11 +01:00
game Sync with rpgxef-repo 2012-12-18 19:06:11 +01:00
lcc/bin initial commit 2012-05-05 13:49:28 +02:00
lua finished work on Borg-MMBRefit 2012-11-10 10:45:48 +01:00
mysql initial commit 2012-05-05 13:49:28 +02:00
old_code initial commit 2012-05-05 13:49:28 +02:00
prototypes Changes to g_main.c and xml support 2012-06-02 11:59:23 +02:00
qcommon Modified repairing of func_breakables 2012-07-18 15:03:52 +02:00
RPG-X2 Added defualt timedmessages.cfg 2013-04-28 01:29:33 +02:00
RPG-X2 Lua Documentation initial commit 2012-05-05 13:49:28 +02:00
testingstuff Map to test some issues with the breakable. 2012-11-10 15:15:50 +01:00
ui Sync with rpgxef-repo 2012-12-18 19:06:11 +01:00
.gitignore Updated .gitignore with github defualt .gitignore 2012-09-07 17:10:02 +02:00
AnimList.txt initial commit 2012-05-05 13:49:28 +02:00
BuildQVM.dsp initial commit 2012-05-05 13:49:28 +02:00
buildqvm.dsw initial commit 2012-05-05 13:49:28 +02:00
buildqvm.opt initial commit 2012-05-05 13:49:28 +02:00
BuildQVM.vcproj initial commit 2012-05-05 13:49:28 +02:00
cg_view_bak.c initial commit 2012-05-05 13:49:28 +02:00
codetidbits.txt initial commit 2012-05-05 13:49:28 +02:00
HowTo compile for rpgxEF.txt initial commit 2012-05-05 13:49:28 +02:00
Internal Version Change Log.txt initial commit 2012-05-05 13:49:28 +02:00
lua_client_effects.txt initial commit 2012-05-05 13:49:28 +02:00
main.model initial commit 2012-05-05 13:49:28 +02:00
MakeAMod_readme.txt initial commit 2012-05-05 13:49:28 +02:00
Makefile Makefile update 2012-08-04 10:05:27 +02:00
pak5_beta7.pk3 initial commit 2012-05-05 13:49:28 +02:00
README.txt Updated README.txt 2012-05-05 14:13:57 +02:00
RPG-X Lua Doc.txt initial commit 2012-05-05 13:49:28 +02:00
rpgx initial commit 2012-05-05 13:49:28 +02:00
rpgx_entities.def initial commit 2012-05-05 13:49:28 +02:00
STEF Game Source License.doc initial commit 2012-05-05 13:49:28 +02:00
StefGame Dll.sln.old initial commit 2012-05-05 13:49:28 +02:00
stefgame.dsw initial commit 2012-05-05 13:49:28 +02:00
stefgame.opt initial commit 2012-05-05 13:49:28 +02:00
stefgame.sln initial commit 2012-05-05 13:49:28 +02:00
stefgame.suo Updated make files 2012-08-03 21:50:58 +02:00
stvoyVM-bugfixes-beta1.diff initial commit 2012-05-05 13:49:28 +02:00
temp.patch initial commit 2012-05-05 13:49:28 +02:00

*-----------------------------------------------*
RPG-X 2.2 Beta Source Code
By UberGames
Version for rpgxEF
*-----------------------------------------------*

File Info:
----------
This a official Source Code release for RPG-X v2.2 beta
for rpgxEF. For the vanilla EF version got to 
https://github.com/UberGames/RPG-X2.
As this is a beta many bugs can be expected to occure.

Compile Info:
-------------
Each part (game, cgame, ui) has it's own Makefile in it's 
folder.

On Linux:
- Make sure you have installed Mysql client
- just run make in the game, cgame, and/or, ui folder to 
  build the shared libraries
- make clean removes all compiled files (including the 
  shared libraries)

On Windows:
- Install mingw and msys correctly
- start the msys console
- just run make in the game, cgame, and/or, ui folder to 
  build the shared libraries
- make clean removes all compiled files (including the 
  shared libraries)

Cross Compiling for Windows:
Not yet but hopefully soon.

Mac OSX:
Not yet but hopefully soon.

Bug Reports and Patch/Feature Suggestions:
--------------
We have a bug report system set up at http://bugs.rpg-x.net
If you see an error in the game, or if the game crashes,
please let us know! Also if you fixed a bug in the code of 
have coded a new feature feels free suggest us adding it
there (please upload a *.diff file).

Note: 
As the UberGames bug tracker is down right now use
http://bugs.hennecke-online.net instead.

Contact:
--------------
Come join our forum at http://forums.ubergames.net/


Legal Notice:
-------------
All assets used in this file and/or git repository are copyrighted 
to the UberGames and/or their original creators. Any external 
use of these assets without explicit permission from their original 
creators is not allowed. Feel free to use the source code included 
in this file and/or git repository for your own mod as long as you
give full credit to UberGames. The Ubergames and other conributers
to the RPG-X Mod cannot be held accountable for any damage that may 
have been caused by playing the game.