Edo
|
f70c02b42e
|
[Scheduler]: Use enum class & more (#669)
|
2022-12-26 13:07:24 +01:00 |
|
Edo
|
3f06eb8eb9
|
[Weapon]: Move fix here (#627)
|
2022-12-06 14:42:09 +00:00 |
|
Diavolo
|
e556b835cd
|
[Weapons] Fix *gone right* (gone thankful for JTAG)
|
2022-07-19 14:02:53 +02:00 |
|
Dss0
|
87a548f011
|
Merge pull request #322 from diamante0018/csv-gsc
[Script] Re-work some aspects
|
2022-07-11 11:53:10 +02:00 |
|
Diavolo
|
60f7c7c254
|
[Script] Re-work stuff (no hidden changes)
*maybe* (Based on a true story and events)
|
2022-07-06 17:48:40 +02:00 |
|
Diavolo
|
8127aa395e
|
[Weapon] Fix loading code
|
2022-07-02 18:30:35 +02:00 |
|
Diavolo
|
d191e90e1f
|
[Weapon] Fix null pointer (Prank gone wrong)
|
2022-06-30 22:24:40 +02:00 |
|
Diavolo
|
7b67a6d087
|
DisableWeaponPickup & EnableWeaponPickup
|
2022-06-25 20:22:13 +02:00 |
|
Edo
|
020201ab1f
|
[Logger] Use c++20 format
|
2022-06-12 23:07:53 +02:00 |
|
Diavolo
|
f9c40233d1
|
Add client dev commands & more
|
2022-04-12 14:34:51 +02:00 |
|
FutureRave
|
a41d7356cc
|
Refactor command (changes from s1x)
|
2022-03-17 18:50:20 +00:00 |
|
FutureRave
|
c54981c6df
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
|
momo5502
|
4fa89722a2
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
|
momo5502
|
08bc848267
|
[General] Small code fixes and optimization
|
2017-06-14 20:53:54 +02:00 |
|
RektInator
|
d77c74f5a9
|
[Weapon] Runtime memory editing removed.
|
2017-05-30 16:32:17 +02:00 |
|
RektInator
|
652d7ff4fc
|
[Weapon] This might fix the fucked anims.
|
2017-05-30 15:58:39 +02:00 |
|
momo5502
|
a166f5b77d
|
[Weapon] Temporary patch for the surface error
|
2017-02-16 19:59:57 +01:00 |
|
momo5502
|
abccb0b7d2
|
[Weapon] Remove crash workaround
|
2017-02-14 22:22:12 +01:00 |
|
momo5502
|
9755059f2e
|
[Weapon] Workaround for the bounce sound crash
|
2017-02-12 17:16:01 +01:00 |
|
momo5502
|
41d6a86395
|
[Weapon] Fix bolted fx crash
|
2017-02-12 00:57:05 +01:00 |
|
momo5502
|
53c27aa425
|
[Weapon] Fix material stuff
|
2017-02-11 14:12:43 +01:00 |
|
momo5502
|
547fec18bd
|
[Weapon] Fix killicons
|
2017-02-06 19:29:49 +01:00 |
|
momo5502
|
62edf9f7cf
|
[Weapon] Fix sentry icon
|
2017-02-06 15:23:29 +01:00 |
|
momo5502
|
4a65974901
|
[Weapon] Quick fix for sentry crash, icons are still shifted
|
2017-02-06 13:32:30 +01:00 |
|
momo5502
|
ee87a4948c
|
[Weapon] Correctly clear configstrings
|
2017-02-05 22:25:38 +01:00 |
|
momo5502
|
99351df9d0
|
[General] Update protocol version, as backwards compatibility is gone
|
2017-02-05 18:21:09 +01:00 |
|
momo5502
|
9cb5864f57
|
[Weapon] Fix optimized division
|
2017-02-05 17:27:24 +01:00 |
|
momo5502
|
b51b4fe895
|
[Weapon] Remove debugging leftovers
|
2017-02-05 11:53:50 +01:00 |
|
momo5502
|
af05e9de2f
|
[Weapon] Reallocate config strings
|
2017-02-05 11:22:21 +01:00 |
|
momo5502
|
ea76ca1823
|
[Weapon] Configstring patches, still doesn't fully work
|
2017-02-03 21:53:03 +01:00 |
|
momo5502
|
47c4a4f2bb
|
[Weapon] Patch client config strings
|
2017-02-03 15:02:43 +01:00 |
|
momo5502
|
1570f6d8f6
|
[Weapon] Experimental configstring patches
|
2017-02-03 10:26:19 +01:00 |
|
momo5502
|
451eef2873
|
[Weapon] More fixes, configstring reallocation is needed though
|
2017-02-03 00:00:08 +01:00 |
|
momo5502
|
519042a283
|
[Weapon] Fix invalid address
|
2017-02-02 22:18:43 +01:00 |
|
momo5502
|
a1eccc2699
|
[Weapon] Finish increasing the weapon limit
I'm sure there are arrays I didn't reallocate, which might lead to buffer
overflows, so we absolutly need to test that code!!!!!!!
|
2017-02-02 18:51:20 +01:00 |
|
momo5502
|
0e5665a1b3
|
[Weapon] More weaponlimit patches
|
2017-02-02 17:47:11 +01:00 |
|
momo5502
|
5f4cb40244
|
[Weapon] Fix weapon string reallocation
|
2017-02-02 00:19:18 +01:00 |
|
momo5502
|
6682893529
|
[Weapon] Experimental weapon limit patch, doesn't fully work yet
|
2017-02-02 00:04:31 +01:00 |
|
momo5502
|
82e9f3864c
|
[General] Refactor all the code
This is the actual refactoring, the last commit was broken
|
2017-01-20 22:41:03 +01:00 |
|
momo5502
|
74b34f2a6d
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
|
sr0
|
e1a4e3ec27
|
Remove .gitattributes file
|
2017-01-18 23:44:36 +01:00 |
|
/dev/root
|
6c9e28ff42
|
[LineEndings] Fix crlf lineendings
- added gitattributes file to force crlf for hpp/cpp/lua
|
2017-01-16 17:42:50 +01:00 |
|
momo5502
|
c9d160c72a
|
[General] Get rid of unnecessary submodules
|
2017-01-06 15:27:35 +01:00 |
|
momo5502
|
8085e4bd88
|
[CodeStyle] Refactor the code to match our basic style guidelines
|
2016-11-20 14:10:57 +01:00 |
|
momo5502
|
256b463411
|
Don't ignore warning 4100
|
2016-08-18 02:18:45 +02:00 |
|
momo5502
|
9562285ed7
|
Use new format library and sort utils
|
2016-07-11 17:14:58 +02:00 |
|
momo5502
|
276e35e2d2
|
Some optimization
|
2016-06-08 17:28:58 +02:00 |
|
momo5502
|
c1ef716e5c
|
Structureddata stuff. Not the best implementation, but better than our old one :P
|
2016-02-06 13:37:23 +01:00 |
|
momo5502
|
558112166a
|
ZoneBuilder stuff.
|
2016-01-12 19:08:26 +01:00 |
|
momo5502
|
10c8dc9ee0
|
Partially aka. weapon stuff.
|
2016-01-12 14:27:48 +01:00 |
|