Alibek Omarov
|
9e99a2bc37
|
engine: dirty sdl1.2 port
|
5 years ago |
Alibek Omarov
|
78baf568ae
|
engine: more double promotion fixes
|
5 years ago |
Alibek Omarov
|
c67f065d90
|
engine: client: explicitly cast literals to floats
|
5 years ago |
Alibek Omarov
|
ff1b28244b
|
engine: client: port ui_renderworld from old engine
|
5 years ago |
Alibek Omarov
|
d2a8cfe614
|
Revert "engine: client: implement connectionprogress partially"
This reverts commit cb417a3d51 .
This commit breaks demo playback. Figure out why, then revert it back.
|
5 years ago |
mittorn
|
7f3ee9ca71
|
input: merge touch support again. Fix m_ignore, fix EngineAppendMove
|
5 years ago |
Alibek Omarov
|
cb417a3d51
|
engine: client: implement connectionprogress partially
|
5 years ago |
Alibek Omarov
|
2f8fec6b70
|
Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever.
|
5 years ago |
Alibek Omarov
|
4beba75159
|
engine: fix various compiler warnings
|
5 years ago |
Alibek Omarov
|
9662ab106f
|
engine: client: implement errormsg, secure client by checking server IP address we're connected to
|
5 years ago |
Alibek Omarov
|
04ee7c3a55
|
engine: fix build
|
5 years ago |
Alibek Omarov
|
a85a856215
|
engine: implement connection warning dialog showing up, update menu
|
5 years ago |
Alibek Omarov
|
3e4bd20919
|
engine: client: implement sending input devices list to server, using protinfo
|
5 years ago |
Alibek Omarov
|
54920f13df
|
engine: rename library naming function, as it returns a full path and not just library name
|
5 years ago |
Alibek Omarov
|
89a3fd6323
|
engine: make use of platform-unique library naming scheme
|
5 years ago |
Alibek Omarov
|
c215b89923
|
Apply 4483 update
|
6 years ago |
Alibek Omarov
|
5af6506d86
|
engine: ensure that we loading same client library
|
6 years ago |
Alibek Omarov
|
f48335f2f2
|
ref: get rid of fov in globals, add RenderFrame wrapper, which correctly initialize shared global values
|
6 years ago |
mittorn
|
00ce909fc8
|
Setup renderer time
|
6 years ago |
Alibek Omarov
|
e7234bada2
|
ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals
|
6 years ago |
mittorn
|
8b5c5826a8
|
legacymode: prevent dropping from server when fps too high
|
6 years ago |
Alibek Omarov
|
99bd7c81da
|
ref: render code moved out of engine, doesn't compile, first API prototype
|
6 years ago |
mittorn
|
e99ca5947b
|
legacymode: resource list support
|
6 years ago |
mittorn
|
c09190f66e
|
legacymode: add legacy infokey for legacy servers
|
6 years ago |
mittorn
|
e05c1ed912
|
HTTP download support
|
6 years ago |
Jonathan Poncelet
|
69bb25bb18
|
Updated a couple of messages as per pull request
|
6 years ago |
mittorn
|
a169f93b9f
|
legacymode: fix netsplit settings
|
6 years ago |
mittorn
|
b578d44ea2
|
Fix NET_EXT_SPLITSIZE console reporting
|
6 years ago |
mittorn
|
40574d9be0
|
Network extensions
|
6 years ago |
mittorn
|
7bb8124b69
|
legacymode: Mark old netsplit extension legacy, fix magic number
|
6 years ago |
mittorn
|
097974bde2
|
Check cl_dlmax sizes on client
|
6 years ago |
mittorn
|
a97d8c119b
|
network: enable new netsplit, netsplit size settings
|
6 years ago |
mittorn
|
480ef0a468
|
legacymode: add netsplit support (incoming only)
|
6 years ago |
mittorn
|
52fca4ac0c
|
legacymode: send identification
|
6 years ago |
Jonathan Poncelet
|
35869586c9
|
Made various log messages more informative
|
6 years ago |
Alibek Omarov
|
1162e5a65b
|
legacymode: retry connecting using legacy protocol automatically
|
6 years ago |
Alibek Omarov
|
5da11291a2
|
legacymode: support server scanning
|
6 years ago |
mittorn
|
6a02a571c1
|
Legacy protocol compatibility (cl_legacymode)
|
6 years ago |
Alibek Omarov
|
622de7a7f1
|
Apply 4312 update
|
6 years ago |
Alibek Omarov
|
aae3510763
|
Apply 4281 update
|
6 years ago |
Alibek Omarov
|
48d1aa5115
|
engine: fix warnings
|
6 years ago |
mittorn
|
b0c077ccf8
|
Persistent console history
|
6 years ago |
mittorn
|
5c738b3402
|
Apply 4253 update
|
6 years ago |
Alibek Omarov
|
1e7f9d00c3
|
Apply 4150 update
|
6 years ago |
Alibek Omarov
|
a539384a76
|
Apply 4143 update
|
6 years ago |
Alibek Omarov
|
814b7eda07
|
Apply 4140 update
|
6 years ago |
Alibek Omarov
|
0561ac2076
|
Add basecmd from old engine. Add basecmd_stats command
|
7 years ago |
Alibek Omarov
|
ae5257c654
|
Add masterlist from engine. Use non-blocking network name resolution
|
7 years ago |
Alibek Omarov
|
415e517107
|
Library loader refactoring. Not tested for platforms other than Linux
|
7 years ago |
Alibek Omarov
|
c8b83385df
|
Add waf related files to gitignore. Restore cl_trace_messages
|
7 years ago |