Alibek Omarov
|
64f2858473
|
Merge pull request #36 from FreeSlave/update_readme_and_build_systems
Update README.md, update makefiles, add .bat scripts for msvc
|
7 years ago |
Roman Chistokhodov
|
87d6ca3b68
|
Add instructions for using chroot toolchain in QtCreator
|
7 years ago |
Roman Chistokhodov
|
0d56674e28
|
Add steam runtime chroot method
|
7 years ago |
Roman Chistokhodov
|
e6ea89705f
|
Update README.md, update makefiles, add .bat scripts for msvc
|
7 years ago |
Alibek Omarov
|
f9267125c1
|
Merge pull request #35 from FreeSlave/dynamic_sdl
Dynamic sdl2 loading from client
|
7 years ago |
Roman Chistokhodov
|
3574e73a91
|
sdl loading refactoring
|
7 years ago |
Roman Chistokhodov
|
de8ce63282
|
Provide safe wrappers around sdl function pointers. Use dylib extension on macOS
|
7 years ago |
Roman Chistokhodov
|
1759e8c956
|
Dynamic sdl2 loading from client
|
7 years ago |
Alibek Omarov
|
646d2d92f6
|
Merge pull request #32 from FreeSlave/vgui_for_gs
Get vgui back for goldsource fullscreen support
|
7 years ago |
Alibek Omarov
|
c9c4c22438
|
Merge pull request #34 from FreeSlave/scoreboard_gs_fix
Use old API to draw scoreboard and motd lines in goldsource
|
7 years ago |
Roman Chistokhodov
|
ca590f2420
|
Use old API to draw scoreboard and motd lines in goldsource
|
7 years ago |
Roman Chistokhodov
|
33de8458d6
|
Some cleanup. Add false_vgui include path to makefiles
|
7 years ago |
Roman Chistokhodov
|
51bf51a840
|
Provide vgui stub to avoid dependency of client of vgui lib
|
7 years ago |
Roman Chistokhodov
|
d904505f6a
|
Get vgui back for goldsource fullscreen support
|
7 years ago |
Alibek Omarov
|
34c577572b
|
Merge pull request #31 from FreeSlave/gs_aware_build_systems
Add new input files and goldsource support flag to client makefiles
|
7 years ago |
Roman Chistokhodov
|
84e720eadc
|
Add new input files and goldsource support flag to client makefiles
|
7 years ago |
Alibek Omarov
|
03c257168c
|
Merge pull request #29 from FreeSlave/mouse_goldsource
goldsource mouse input
|
7 years ago |
Roman Chistokhodov
|
1d8d1b5d2e
|
Use mouse input backend depending on the current engine
|
7 years ago |
Roman Chistokhodov
|
31b2a68d6d
|
goldsource mouse input
|
7 years ago |
mittorn
|
0e8090c046
|
Merge pull request #28 from FreeSlave/vs6_fix
Change __MSC_VER to _MSC_VER to make the client buildable with VS 6
|
7 years ago |
Roman Chistokhodov
|
ad3a2141eb
|
Change __MSC_VER to _MSC_VER to make the client buildable with VS 6
|
7 years ago |
Night Owl
|
593f29df2a
|
Use crowbar idle-animation.
|
7 years ago |
Night Owl
|
a2362195c1
|
Update Android.mk
|
7 years ago |
Night Owl
|
1368c0fae5
|
Fix some warnings.
|
7 years ago |
Night Owl
|
52ac446b1f
|
Add linkents for strange entities which was found on some maps.
|
7 years ago |
Night Owl
|
17eaf8a782
|
Add monster_xboss implementation.
|
7 years ago |
Night Owl
|
15594f5dde
|
Fix scientists heads.
|
7 years ago |
Night Owl
|
0b948b61ff
|
Add missing file to build lists.
|
7 years ago |
Roman Chistokhodov
|
44139a56c7
|
Give player exhaustible weapons when taking ammo for them from weaponbox
|
7 years ago |
mittorn
|
b6dfc61e55
|
Fix wrong -std=c99
|
7 years ago |
Night Owl
|
989b68f65d
|
Update talkmonster friend list.
|
7 years ago |
Night Owl
|
a8d0d70fdf
|
Add weapon_silencer, weapon_bloodly_9mmAR and weapon_bloodly_shotgun implementations.
|
7 years ago |
Night Owl
|
f73fb094ab
|
Change hud color.
|
7 years ago |
Night Owl
|
e7de76d492
|
Add monster_baby_ichthyosaur implemetation.
|
7 years ago |
Night Owl
|
b21d0a446d
|
Fix alien worker health and damage.
|
7 years ago |
Night Owl
|
0ac6b569d8
|
Fix zombie soldier health.
|
7 years ago |
Night Owl
|
9a7fb0fcda
|
Add monster_human_grunt_ally, monster_nari_grunt and monster_zombie_grunt implementations.
|
7 years ago |
Night Owl
|
8ab8b10a40
|
Update skill cvars.
|
7 years ago |
Night Owl
|
cfb15b3c84
|
Upload monster_blkop_apache, monster_blkop_osprey and monster_male_assassin implementations.
|
7 years ago |
Night Owl
|
0168a6f212
|
Add monster_alien_worker implementation.
|
7 years ago |
Night Owl
|
7bebcd6b4a
|
Add monster_cleansuit_scientist and monsters corpses implementations.
|
7 years ago |
Night Owl
|
c1e96c6c2e
|
Add monster_zombie_barney, monster_zombie_soldier, monster_zombie_grunt implementations.
|
7 years ago |
Night Owl
|
98bde36aac
|
Add monster_xenocrab implementation.
|
7 years ago |
Night Owl
|
5ed0de6963
|
Upload monster_pitdrone, monster_gonome and monster_otis implementations.
|
7 years ago |
Alibek Omarov
|
e3d8c255dd
|
Merge pull request #27 from nekonomicon/monster_player
Add missing file to build lists.
|
7 years ago |
Night Owl
|
7d33351f77
|
Add missing file to build lists.
|
7 years ago |
Alibek Omarov
|
163d8bad04
|
Merge pull request #26 from FreeSlave/weaponbox_exhaustible_weapons
Give player exhaustible weapons when taking ammo for them from weaponbox
|
7 years ago |
Roman Chistokhodov
|
5aa11a38b3
|
Give player exhaustible weapons when taking ammo for them from weaponbox
|
7 years ago |
Alibek Omarov
|
92aa5456cf
|
Merge pull request #24 from nekonomicon/sdk-update
SDK update
|
7 years ago |
Night Owl
|
aaedd794c3
|
Merge 293b41b8cd
|
7 years ago |