outpost2/op2ext/trunk
Hooman 2e3130794b Added ReadMe.txt.
git-svn-id: https://svn.outpostuniverse.org:8443/svn/outpost2@745 7b3b2116-5498-11dd-abe4-fb2d8bf8a5a8
2010-08-09 07:33:54 +00:00
..
IniMods.cpp Fixed bug where the DLL name was being passed to InitMod instead of the section name for that module's parameters. 2008-10-12 22:57:27 +00:00
IpDropDown.cpp Modified to allow patching of a relocated Outpost2.exe module. 2010-06-21 10:34:06 +00:00
IpDropDown.h Semi-fixed loadmod parameter. Now it actually loads, but still crashes on exit. 2009-08-03 04:08:08 +00:00
ModMgr.cpp Semi-fixed loadmod parameter. Now it actually loads, but still crashes on exit. 2009-08-03 04:08:08 +00:00
ModMgr.h Semi-fixed loadmod parameter. Now it actually loads, but still crashes on exit. 2009-08-03 04:08:08 +00:00
ReadMe.txt Added ReadMe.txt. 2010-08-09 07:33:54 +00:00
VolList.cpp Modified to allow patching of a relocated Outpost2.exe module. 2010-06-21 10:34:06 +00:00
VolList.h Modified to allow patching of a relocated Outpost2.exe module. 2010-06-21 10:34:06 +00:00
modlibrary.c Initial import 2008-10-09 07:40:09 +00:00
op2ext.cpp Modified to allow patching of a relocated Outpost2.exe module. 2010-06-21 10:34:06 +00:00
op2ext.dsp Modified to allow patching of a relocated Outpost2.exe module. 2010-06-21 10:34:06 +00:00
op2ext.dsw Initial import 2008-10-09 07:40:09 +00:00
op2ext.h Modified to allow patching of a relocated Outpost2.exe module. 2010-06-21 10:34:06 +00:00
public.h Initial import 2008-10-09 07:40:09 +00:00

ReadMe.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.


Author: op2hacker (aka BlackBox)
Modified by: Hooman

op2ext
======
Outpost 2 extension module used to implement various extensions.
Currently the following extensions are implemented:
	IP dropdown box for net play
	Extra VOL file loading
	Addon modules using /loadmod
	Addon modules using ini file