hlsdk-xash3d/cl_dll
Andrey Akhmichin 6e7653eec1 Move M_PI definition to header. 2021-06-20 13:49:04 +05:00
..
hl #ifdef->#if. 2021-06-20 03:53:07 +05:00
Android.mk Fix Android buil 2018-03-23 23:46:05 +03:00
CMakeLists.txt Bump minimum CMake version (lower versions are deprecated) (#182) 2021-06-18 07:41:38 +05:00
GameStudioModelRenderer.cpp client: remove useless defines 2020-02-12 15:28:50 +07:00
GameStudioModelRenderer.h All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
GameStudioModelRenderer_Sample.cpp client: remove useless defines 2020-02-12 15:28:50 +07:00
GameStudioModelRenderer_Sample.h All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
MOTD.cpp Comment unused variables (#184) 2021-06-18 13:00:09 +05:00
StudioModelRenderer.cpp client: remove useless defines 2020-02-12 15:28:50 +07:00
StudioModelRenderer.h All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
ammo.cpp More double promotion fixes. 2019-10-13 20:10:52 +05:00
ammo.h #ifdef->#if. 2021-06-20 03:53:07 +05:00
ammo_secondary.cpp More double promotion fixes. 2019-10-13 20:10:52 +05:00
ammohistory.cpp client: min->Q_min, max->Q_max. 2019-08-12 02:25:50 +05:00
ammohistory.h #ifdef->#if. 2021-06-20 03:53:07 +05:00
battery.cpp More double promotion fixes. 2019-10-13 20:10:52 +05:00
camera.h #ifdef->#if. 2021-06-20 03:53:07 +05:00
cdll_int.cpp #ifdef->#if. 2021-06-20 03:53:07 +05:00
cl_dll.h #ifdef->#if. 2021-06-20 03:53:07 +05:00
cl_util.h #ifdef->#if. 2021-06-20 03:53:07 +05:00
com_weapons.cpp Partially fix double promotion. 2019-10-13 16:49:25 +05:00
com_weapons.h Add a missing con qualifier in HUD_PlaybackEvent function. 2019-07-07 19:49:19 +05:00
compile.bat Add spaces between source files in compile.bat 2019-05-02 13:12:57 +03:00
death.cpp client: make some cvars archive. 2019-11-04 00:05:51 +05:00
demo.cpp client: remove useless defines 2020-02-12 15:28:50 +07:00
demo.h All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
entity.cpp #ifdef->#if. 2021-06-20 03:53:07 +05:00
ev_common.cpp Client format. 2016-07-03 18:39:55 +05:00
ev_hldm.cpp #ifdef->#if 2021-06-07 05:05:58 +05:00
ev_hldm.h All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
events.cpp All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
eventscripts.h All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
flashlight.cpp Partially fix double promotion. 2019-10-13 16:49:25 +05:00
geiger.cpp Fix some potential troubles. 2019-11-16 13:54:47 +05:00
health.cpp Fix some potential troubles. 2019-11-16 13:54:47 +05:00
health.h #ifdef->#if. 2021-06-20 03:53:07 +05:00
hud.cpp client: make some cvars archive. 2019-11-04 00:05:51 +05:00
hud.h #ifdef->#if. 2021-06-20 03:53:07 +05:00
hud_iface.h client: remove useless defines 2020-02-12 15:28:50 +07:00
hud_msg.cpp Always update gHUD.m_iFOV on SetFOV message. Fix #53 2018-04-01 20:38:56 +03:00
hud_redraw.cpp Include tgmath.h and cmath headers. 2019-10-13 20:27:05 +05:00
hud_servers.cpp All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
hud_servers.h All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
hud_servers_priv.h All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
hud_spectator.cpp Fix memory leaks when parsing files. 2021-03-26 04:08:05 +05:00
hud_spectator.h #ifdef->#if. 2021-06-20 03:53:07 +05:00
hud_update.cpp client: remove useless defines 2020-02-12 15:28:50 +07:00
in_camera.cpp #ifdef->#if. 2021-06-20 03:53:07 +05:00
in_defs.h #ifdef->#if 2021-06-07 05:05:58 +05:00
input.cpp client: fix scoreboard not setting IN_SCORE bit in usercmd 2021-06-01 17:38:24 +03:00
input_goldsource.cpp #ifdef->#if. 2021-06-20 03:53:07 +05:00
input_mouse.cpp #ifdef->#if. 2021-06-20 03:53:07 +05:00
input_mouse.h #ifdef->#if. 2021-06-20 03:53:07 +05:00
input_xash3d.cpp Partially fix double promotion. 2019-10-13 16:49:25 +05:00
kbutton.h All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
menu.cpp Merge 136de25b61 2017-07-06 00:10:06 +05:00
message.cpp Fix some potential troubles. 2019-11-16 13:54:47 +05:00
overview.cpp All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
overview.h #ifdef->#if. 2021-06-20 03:53:07 +05:00
parsemsg.cpp Client format. 2016-07-03 18:39:55 +05:00
parsemsg.h #ifdef->#if. 2021-06-20 03:53:07 +05:00
readme.txt Upload first port 2016-02-24 21:26:16 +00:00
saytext.cpp Fix some potential troubles. 2019-11-16 13:54:47 +05:00
scoreboard.cpp client: fix scoreboard not setting IN_SCORE bit in usercmd 2021-06-01 17:38:24 +03:00
soundsystem.cpp Client format. 2016-07-03 18:39:55 +05:00
status_icons.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
statusbar.cpp client: min->Q_min, max->Q_max. 2019-08-12 02:25:50 +05:00
studio_util.cpp client: remove useless defines 2020-02-12 15:28:50 +07:00
studio_util.h #ifdef->#if. 2021-06-20 03:53:07 +05:00
text_message.cpp Safe _snprintf usage. 2020-04-01 13:14:14 +05:00
tf_defs.h #ifdef->#if. 2021-06-20 03:53:07 +05:00
train.cpp Client format. 2016-07-03 18:39:55 +05:00
tri.cpp #ifdef->#if. 2021-06-20 03:53:07 +05:00
util.cpp #ifdef->#if. 2021-06-20 03:53:07 +05:00
util_vector.h #ifdef->#if. 2021-06-20 03:53:07 +05:00
view.cpp Move M_PI definition to header. 2021-06-20 13:49:04 +05:00
view.h Move M_PI definition to header. 2021-06-20 13:49:04 +05:00
wrect.h Remove GPL-licensed headers. 2020-04-22 13:12:23 +05:00
wscript client: wscript: add winmm.lib dependency 2020-09-13 15:06:52 +03:00

readme.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

  client dll readme.txt
-------------------------

This file details the structure of the half-life client dll,  and
how it communicates with the half-life game engine.


Engine callback functions:

Drawing functions:
	HSPRITE SPR_Load( char *picname );
		Loads a sprite into memory, and returns a handle to it.

	int  SPR_Frames( HSPRITE sprite );
		Returns the number of frames stored in the specified sprite.

	int  SPR_Height( HSPRITE x, int frame )
		Returns the height, in pixels, of a sprite at the specified frame.  
		Returns 0 is the frame number or the sprite handle is invalid.

	int  SPR_Width( HSPRITE x, int f )
		Returns the width, in pixels, of a sprite at the specified frame.  
		Returns 0 is the frame number or the sprite handle is invalid.

	int  SPR_Set( HSPRITE sprite, int r, int g, int b );
		Prepares a sprite about to be drawn.  RBG color values are applied to the sprite at this time.


	void  SPR_Draw( int frame, int x, int y );
		Precondition:  SPR_Set has already been called for a sprite.
		Draws the currently active sprite to the screen,  at position (x,y), where (0,0) is
		the top left-hand corner of the screen.


	void  SPR_DrawHoles( int frame, int x, int y );
		Precondition:  SPR_Set has already been called for a sprite.
		Draws the currently active sprite to the screen.  Color index #255 is treated as transparent.

	void  SPR_DrawAdditive( int frame, int x, int y );
		Precondition:  SPR_Set has already been called for a sprite.
		Draws the currently active sprite to the screen,  adding it's color values to the background.

	void  SPR_EnableScissor( int x, int y, int width, int height );
		Creates a clipping rectangle.  No pixels will be drawn outside the specified area.  Will
		stay in effect until either the next frame,  or SPR_DisableScissor is called.

	void  SPR_DisableScissor( void );
		Disables the effect of an SPR_EnableScissor call.

	int	 IsHighRes( void );
		returns 1 if the res mode is 640x480 or higher;  0 otherwise.

	int	 ScreenWidth( void );
		returns the screen width, in pixels.

	int	 ScreenHeight( void );
		returns the screen height, in pixels.

// Sound functions
	void PlaySound( char *szSound, int volume )
		plays the sound 'szSound' at the specified volume.  Loads the sound if it hasn't been cached.
		If it can't find the sound,  it displays an error message and plays no sound.

	void PlaySound( int iSound, int volume )
		Precondition:  iSound has been precached.
		Plays the sound, from the precache list.


// Communication functions
	void  SendClientCmd( char *szCmdString );
		sends a command to the server,  just as if the client had typed the szCmdString at the console.

	char *GetPlayerName( int entity_number );
		returns a pointer to a string, that contains the name of the specified client.  
		Returns NULL if the entity_number is not a client.
		

	DECLARE_MESSAGE(),  HOOK_MESSAGE()
		These two macros bind the message sending between the entity DLL and the client DLL to
		the CHud object.

		HOOK_MESSAGE( message_name )
			 This is used inside CHud::Init().  It calls into the engine to hook that message
			 from the incoming message stream.
			 Precondition:  There must be a function of name UserMsg_message_name declared
			 for CHud.  Eg,  CHud::UserMsg_Health() must be declared if you want to 
			 use HOOK_MESSAGE( Health );

		DECLARE_MESSAGE( message_name )
			For each HOOK_MESSAGE you must have an equivalent DECLARE_MESSAGE.  This creates
			a function which passes the hooked messages into the CHud object.


	HOOK_COMMAND(),  DECLARE_COMMAND()
		These two functions declare and hook console commands into the client dll.
		
		HOOK_COMMAND( char *command, command_name )
			Whenever the user types the 'command' at the console,  the function 'command_name'
			will be called.
			Precondition: There must be a function of the name UserCmd_command_name declared
			for CHud. Eg,  CHud::UserMsg_ShowScores() must be declared if you want to
			use HOOK_COMMAND( "+showscores", ShowScores );

		DECLARE_COMMAND( command_name )
			For each HOOK_COMMAND you must have an equivelant DECLARE_COMMAND.  This creates
			a function which passes the hooked commands into the CHud object.