d6d0105d3c
Added a higher quality particle config. Quick hack for crepuscular rays. added new command, eg: pr_dumpplatform -FFTE -O csplat used package reporting on servers, auto package downloading on clients, should be fully implemented. Smoothed out players a little. Added option to menus. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3926 fc73d0e0-1445-4013-8a0c-d673dee63da5
15 lines
No EOL
255 B
Modula-2
15 lines
No EOL
255 B
Modula-2
EXPORTS
|
|
;npapi
|
|
NP_GetEntryPoints
|
|
NP_GetMIMEDescription
|
|
NP_Initialize
|
|
NP_Shutdown
|
|
|
|
;activex
|
|
DllCanUnloadNow PRIVATE
|
|
DllGetClassObject PRIVATE
|
|
DllRegisterServer PRIVATE
|
|
DllUnregisterServer PRIVATE
|
|
|
|
;fte-specific
|
|
Plug_GetFuncs |