Alibek Omarov
|
3d5aa7c20c
|
engine: remove mistakingly placed NORETURN attributes
|
2 years ago |
Alibek Omarov
|
e44718d531
|
engine: fix build
|
2 years ago |
Alibek Omarov
|
924e895753
|
engine: common: set Host_Error and Sys_Error as NORETURN
|
2 years ago |
SNMetamorph
|
d1a5c33bf1
|
engine: common: removed unused function Sys_SetClipboardData
|
3 years ago |
SNMetamorph
|
95ee88720c
|
engine: platform: win32: major refactoring of console code
|
3 years ago |
Alibek Omarov
|
0efc5e82ec
|
engine: fix some const qualifier lose and pointer-to-int casts
|
3 years ago |
mittorn
|
3e3aff040e
|
platform: add Platfrom_Init, Platform_Shutdown, Platform_MouseMove move platform-specific code from host.c
|
5 years ago |
Alibek Omarov
|
0fe18ae6dc
|
engine: fix -Wmaybe-uninitialized
|
5 years ago |
Alibek Omarov
|
9421457b3a
|
engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h
|
5 years ago |
Alibek Omarov
|
e8006c3253
|
engine: move ShellExecute to client, as it cannot be used in dedicated
|
5 years ago |
Alibek Omarov
|
b539ed5a3d
|
engine: remove write_to_clipboard, as there was no way to enable it for a long time and no one even asked for this
|
5 years ago |
Alibek Omarov
|
1a700fd06b
|
platform: move MSGBOX implementation to platform backends
|
6 years ago |
mittorn
|
9c6352ec57
|
ref: move tracer color cvars to ref
|
6 years ago |
Alibek Omarov
|
d0d5fd1a3f
|
ref: fix some undefined references, compile-in mathlib and crtlib to refdll
|
6 years ago |
Alibek Omarov
|
e193ac2c04
|
ref: more @mittorn's changes on RefAPI
|
6 years ago |
Alibek Omarov
|
196c311113
|
wcon: fix implicit declaration
|
6 years ago |
Alibek Omarov
|
0409107ee2
|
scripts: appimage: fix generating extras.pak
|
6 years ago |
Alibek Omarov
|
aae3510763
|
Apply 4281 update
|
6 years ago |
Alibek Omarov
|
efe8ddf151
|
Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong.
|
7 years ago |
Alibek Omarov
|
fd649905ea
|
Fix some format warnings
|
7 years ago |
Alibek Omarov
|
e8d13cd0d5
|
Rebrand from Xash3D to Xash3D FWGS. Add _format() attrubute to print-like functions
|
7 years ago |
Alibek Omarov
|
be4b885254
|
Merge common SDL port changes
|
7 years ago |
Alibek Omarov
|
4a0add4063
|
Move Win32 console into separate file(second commit), hide Win32 console code under _WIN32 macro. Add some fork-specific macros. Add sys_con.c for generic log file implementation.
|
7 years ago |
Alibek Omarov
|
7ace83eeab
|
Add Sys_Warn
|
7 years ago |
Alibek Omarov
|
b940a62f02
|
host.c port
|
7 years ago |
Alibek Omarov
|
25325e6150
|
Port common.h and system.h. Add backends.h, defaults.h, port.h, xash3d_types.h from fork
|
7 years ago |
Alibek Omarov
|
8d6e3b7f79
|
Pure engine source code(LF line endings, UTF8 encoded)
|
7 years ago |