lambdatiger
|
4727386c07
|
Git rid of superfulous stringtable entries
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-17 17:47:07 -06:00 |
|
lambdatiger
|
4be8c821cb
|
Better approach to ACE_FRAG_RM_EH macro
|
2024-01-16 22:47:42 -06:00 |
|
lambdatiger
|
63cba6b006
|
clarified a hold off variable
|
2024-01-16 15:49:20 -06:00 |
|
lambdatiger
|
769bb29342
|
Changed how spall hold off is calculated to avoid repeated unneeded computations
|
2024-01-16 15:43:14 -06:00 |
|
lambdatiger
|
9178611a16
|
Debug updated to be easier to control
|
2024-01-16 15:41:10 -06:00 |
|
lambdatiger
|
6dacd38101
|
Few quick optimizations of == to isEqualTo
|
2024-01-16 15:40:51 -06:00 |
|
lambdatiger
|
8dd76d1ba6
|
Changes as discussed here https://github.com/acemod/ACE3/pull/9728#discussion_r1453104308
|
2024-01-16 15:39:16 -06:00 |
|
lambdatiger
|
7aa17aa91b
|
Grammatical erros
|
2024-01-16 15:38:47 -06:00 |
|
lambdatiger
|
572f9093f7
|
formatting whitespace
|
2024-01-15 19:57:52 -06:00 |
|
lambdatiger
|
67ede76494
|
compacted text a bit
|
2024-01-15 19:57:31 -06:00 |
|
lambdatiger
|
85b566a176
|
removed old parameter changed in f28d5d2372
|
2024-01-15 19:06:32 -06:00 |
|
lambdatiger
|
67e125cc43
|
Merge branch 'master' of https://github.com/lambdatiger/ace_frag-overhaul
|
2024-01-15 18:50:40 -06:00 |
|
lambdatiger
|
b7807044bf
|
white space/formatting changes
|
2024-01-15 18:47:21 -06:00 |
|
lambdatiger
|
b2666fceec
|
Config lookup optimization mentioned by johnb432 here: https://github.com/acemod/ACE3/pull/9728#discussion_r1452726505
|
2024-01-15 18:47:06 -06:00 |
|
lambdatiger
|
c4a93c775d
|
Implemented changes discussed here https://github.com/acemod/ACE3/pull/9728#discussion_r1452726904
|
2024-01-15 18:44:15 -06:00 |
|
lambdatiger
|
a8e268cdff
|
Optimized approach to classifying blacklist type
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-15 18:40:03 -06:00 |
|
lambdatiger
|
f713791602
|
fixed a loop that got caught in the merge crossfire
|
2024-01-15 18:35:26 -06:00 |
|
lambdatiger
|
e3c8e8d6ab
|
Merge branch 'master' of https://github.com/lambdatiger/ace_frag-overhaul
|
2024-01-15 18:18:58 -06:00 |
|
lambdatiger
|
bd33ab0e91
|
removed return of sphere object, not required or useful.
|
2024-01-15 18:16:40 -06:00 |
|
lambdatiger
|
902af64d7e
|
avoid mismatch sides when debugging frags with unconcious or captive shooters
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-15 18:16:06 -06:00 |
|
lambdatiger
|
4ef116643d
|
Small optimization to optimize config lookup
quick testing shows a whole 600ns increase in
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-15 18:10:30 -06:00 |
|
lambdatiger
|
d683be853f
|
Merge branch 'master' of https://github.com/lambdatiger/ace_frag-overhaul
|
2024-01-15 17:55:37 -06:00 |
|
lambdatiger
|
6e209ba4f0
|
slight performance increase using forEach loops
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-15 17:54:22 -06:00 |
|
lambdatiger
|
6fc950a5f1
|
Comments fixed
|
2024-01-15 17:53:12 -06:00 |
|
lambdatiger
|
dd7fc86295
|
fixed comment to properly state variable purpose
|
2024-01-15 17:40:31 -06:00 |
|
lambdatiger
|
133f0b1da4
|
Updated type checks in line with recommendation from johnb432
|
2024-01-15 17:36:02 -06:00 |
|
lambdatiger
|
3874146b23
|
formatting
|
2024-01-15 16:32:43 -06:00 |
|
lambdatiger
|
3957a0751f
|
Fixed debug mode init, a few things pointed out by johnb432 that I was dumb not to do
|
2024-01-15 16:30:50 -06:00 |
|
lambdatiger
|
c05be02530
|
formatting
|
2024-01-15 16:27:29 -06:00 |
|
lambdatiger
|
054b9cda23
|
fixed more spacing issues
|
2024-01-15 16:13:48 -06:00 |
|
lambdatiger
|
96dc215f09
|
Merge branch 'master' of https://github.com/lambdatiger/ace_frag-overhaul
|
2024-01-15 16:10:55 -06:00 |
|
lambdatiger
|
fa4de59a25
|
renamed files to fit proper format
|
2024-01-15 16:10:48 -06:00 |
|
lambdatiger
|
8683e0aa56
|
Fixed array of double spaced format errors
|
2024-01-15 16:10:01 -06:00 |
|
lambdatiger
|
c7a2769bdd
|
Really obvious isNull instead of isEqualTo
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-15 16:05:58 -06:00 |
|
lambdatiger
|
29d3d4c19f
|
alphabetized PREP instead of categorizing it
|
2024-01-15 15:39:27 -06:00 |
|
lambdatiger
|
81d477e911
|
fixed call syntax
|
2024-01-15 15:37:32 -06:00 |
|
lambdatiger
|
4dee712d70
|
fixed example syntax
|
2024-01-15 15:37:18 -06:00 |
|
lambdatiger
|
ea654c8e56
|
Capitalized config entries
|
2024-01-15 15:36:58 -06:00 |
|
lambdatiger
|
2f1c7d9bf7
|
Merge branch 'master' of https://github.com/lambdatiger/ace_frag-overhaul
|
2024-01-15 15:29:26 -06:00 |
|
lambdatiger
|
7581a480eb
|
Optimized isNull check
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-15 15:24:47 -06:00 |
|
lambdatiger
|
ced7aeb50c
|
Deleted whitespace in doFrag
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-15 15:24:11 -06:00 |
|
lambdatiger
|
22e26ee452
|
change of switch statements as referenced here https://github.com/acemod/ACE3/pull/9728#discussion_r1452728046
|
2024-01-15 15:23:12 -06:00 |
|
lambdatiger
|
54c4f45cf9
|
possilbe "magic number" cleanup and formatting
|
2024-01-15 15:18:42 -06:00 |
|
lambdatiger
|
ff462333cb
|
Comment & documentation spelling and grammar improved
|
2024-01-15 14:39:41 -06:00 |
|
lambdatiger
|
a0812371c9
|
missed a trailing space
|
2024-01-15 14:27:29 -06:00 |
|
lambdatiger
|
e073d36a2f
|
trailing spaces
|
2024-01-15 14:09:20 -06:00 |
|
lambdatiger
|
0f82f59955
|
typos from last commit
|
2024-01-15 14:08:27 -06:00 |
|
lambdatiger
|
3f45f7735b
|
Convereted toLower to toLowerANSI
|
2024-01-15 13:55:15 -06:00 |
|
lambdatiger
|
4bd866b97d
|
Merged commits
|
2024-01-15 13:55:01 -06:00 |
|
lambdatiger
|
eeb08c3f05
|
Made variable names more verbose and added trailing newlines
|
2024-01-15 13:42:45 -06:00 |
|