xensik
|
d47c0d1520
|
fix(t6): allow expr for default params
|
2022-11-10 19:32:57 +01:00 |
|
xensik
|
2ab5118d16
|
add missing flags & keywords
|
2022-10-21 20:49:27 +02:00 |
|
xensik
|
9b7ee7971d
|
add treyarch const locals
|
2022-10-20 17:19:34 +02:00 |
|
xensik
|
e5d6196da1
|
add treyarch visibility flags
|
2022-10-15 16:20:48 +02:00 |
|
xensik
|
379e3a03ae
|
add treyarch default parameters
|
2022-10-15 14:49:29 +02:00 |
|
xensik
|
4e4480792a
|
add treyarch animtrees & fix nested switches
|
2022-10-14 19:05:35 +02:00 |
|
xensik
|
6a3f0d6ecc
|
fix T6 vectors
|
2022-10-03 12:46:34 +02:00 |
|
xensik
|
f91a2552b3
|
cleanup
|
2022-09-16 18:05:58 +02:00 |
|
xensik
|
01e25f8929
|
t6 clean code
|
2022-09-09 22:56:57 +02:00 |
|
xensik
|
ced80282e8
|
fix decompiler empty switch cases
|
2022-07-29 11:43:07 +02:00 |
|
xensik
|
242ee33f07
|
impl negate expression properly
|
2022-06-15 17:06:58 +02:00 |
|
xensik
|
8b8fffd59e
|
[T6] added negative variable expression
|
2022-06-06 15:32:01 +02:00 |
|
xensik
|
48165edfad
|
t6: fix decompiler loop bug
|
2022-05-24 20:11:47 +02:00 |
|
xensik
|
29cb63c6d7
|
t6: fix empty switch cases decompile
|
2022-05-03 12:15:44 +02:00 |
|
xensik
|
405e2b7046
|
t6: fix switch type bug
|
2022-05-02 14:30:54 +02:00 |
|
xensik
|
a7982c4fef
|
refactor calls for all compilers
|
2022-05-01 13:33:28 +02:00 |
|
xensik
|
37b4c96d86
|
t6: refactor calls & fix devblock bug
|
2022-04-30 13:59:04 +02:00 |
|
xensik
|
aca2c7b3aa
|
add missing t6 data
|
2022-04-30 12:14:29 +02:00 |
|
xensik
|
8c59bf78ee
|
fix warnings
|
2022-04-14 20:35:37 +02:00 |
|
xensik
|
a7cd82508c
|
clean warnings
|
2022-04-07 19:22:10 +02:00 |
|
xensik
|
699227259c
|
debug output cleanup
|
2022-03-25 12:18:50 +01:00 |
|
xensik
|
5225086e4b
|
implement vector constants
|
2022-03-24 22:38:41 +01:00 |
|
xensik
|
30fb19afc7
|
fix array size
|
2022-03-21 17:10:47 +01:00 |
|
xensik
|
f8d84d5237
|
t6 cleanup
|
2022-03-21 16:36:09 +01:00 |
|
xensik
|
e1a244ff0e
|
improve loop detection
|
2022-03-19 10:13:58 +01:00 |
|
xensik
|
f3bc6eed46
|
fix windows fs::path
|
2022-03-18 11:42:44 +01:00 |
|
xensik
|
b8b929d95a
|
fix t6 compiler error
|
2022-03-18 01:54:41 +01:00 |
|
xensik
|
95f2bc361a
|
fix t6 assembler error
|
2022-03-18 01:16:31 +01:00 |
|
xensik
|
102589b8f3
|
more folders
|
2022-03-17 23:52:46 +01:00 |
|
xensik
|
6fd5dbfa77
|
add missing folder
|
2022-03-17 23:11:42 +01:00 |
|
xensik
|
9af726e690
|
cleanup t6 code
|
2022-03-16 21:59:08 +01:00 |
|
xensik
|
969c22291f
|
fix warnings
|
2022-03-16 18:15:04 +01:00 |
|
xensik
|
c7c0211afb
|
update resolvers
|
2022-03-15 17:00:55 +01:00 |
|
xensik
|
096316ea67
|
context wrappers
|
2022-03-15 12:39:04 +01:00 |
|
xensik
|
3098dacc9e
|
use generic paths, fix warning
|
2022-03-11 14:03:15 +01:00 |
|
xensik
|
ac2b8a65ce
|
fix literal string assemble
|
2022-03-09 11:31:17 +01:00 |
|
xensik
|
1649203eec
|
waittill stack pop
|
2022-02-22 12:33:14 +01:00 |
|
xensik
|
b9ecd1052f
|
t6 dowhile fixes
|
2022-02-22 12:19:05 +01:00 |
|
xensik
|
dbde03cc24
|
t6 waittillmatch and animations fixes
|
2022-02-22 01:21:00 +01:00 |
|
xensik
|
5504bef189
|
t6 disassemble discard align and #include fix
|
2022-02-21 20:44:37 +01:00 |
|
xensik
|
613c033b24
|
cleanup
|
2022-02-21 20:43:26 +01:00 |
|
xensik
|
9b7eb28b84
|
context wrapper & t6 bug fixing
|
2022-02-21 16:08:55 +01:00 |
|
xensik
|
6980506e88
|
lexer & grammar fixes
|
2022-02-20 12:10:21 +01:00 |
|
xensik
|
b1bc44390c
|
blackops2 file handlers
|
2022-02-19 16:22:11 +01:00 |
|
xensik
|
2f402a10cc
|
blackops2 implementation
|
2022-02-18 19:07:37 +01:00 |
|