Jcw87
b2d285ad7a
JASHeapCtrl ( #1965 )
2023-10-20 19:36:29 +03:00
hatal175
95b4043b9c
JASSoundParams imported. Work on JASTaskThread ( #1961 )
2023-10-15 03:27:52 -07:00
Trueffel
35eb599ad4
Match a few funcs, optimize some things ( #1960 )
...
* match a few nonmatchings
* remove unused asm
* remove stale docs
* add LICENSE.md to project overview in readme
2023-10-13 05:56:17 +03:00
hatal175
ad5811825f
JMessage work ( #1951 )
2023-09-30 14:24:19 -07:00
Jcw87
66a1ae692f
J3DTevs ( #1950 )
2023-09-30 14:10:06 +03:00
hatal175
2c5d821c24
JUTResFont OK ( #1948 )
2023-09-28 12:46:24 -07:00
hatal175
f9ccdac3c5
JUTCacheFont OK ( #1947 )
2023-09-28 12:32:57 -07:00
Jcw87
4aa27762b1
JKRDecomp, JKRFileFinder ( #1943 )
...
* JKRDecomp
* JKRFileFinder
* JKRHeap.h size_t
2023-09-25 11:02:29 +03:00
Jcw87
da1a2b350a
JUTResFont ( #1940 )
2023-09-21 17:05:10 +03:00
Jcw87
22a9a25730
JUTProcBar ( #1939 )
2023-09-21 14:56:39 +03:00
Jcw87
6c7def9973
JUTConsole, JUTException ( #1938 )
2023-09-20 15:30:44 +03:00
Jcw87
506b859d6d
JUTGamePad ( #1936 )
2023-09-19 20:43:11 +03:00
hatal175
5ea66e480d
JAUSeqCollection, JAUSoundTable OK ( #1932 )
2023-09-19 03:45:39 -07:00
Jcw87
2651100a04
JKRHeap ( #1927 )
...
* JKRHeap
* d_a_link
2023-09-15 16:02:47 -07:00
Jcw87
aa450a7dbc
JAUSectionHeap, Z2SoundInfo, others ( #1925 )
...
* Z2SoundInfo
* JAUSectionHeap
* Z2EnvSeMgr
* Z2AudioMgr
* m_Do_audio
* d_a_alink
2023-09-15 15:20:09 +03:00
Jcw87
7efadec3bd
JASVoiceBank, JASBasicWaveBank, JASBank, JAUSeqCollection ( #1924 )
...
* JASVoiceBank OK
* JASBasicWaveBank
* JASBank
* JAUSeqCollection
2023-09-12 18:14:57 +03:00
hatal175
c9699f5057
JAUAudioArcInterpreter OK ( #1922 )
2023-09-10 13:38:19 -06:00
hatal175
154c25dbae
Work on J2DPictureEx ( #1919 )
2023-09-09 23:39:49 +03:00
Jcw87
efb7068d67
JAUAudioArcInterpreter, JAUAudioArcLoader ( #1917 )
...
* JAUAudioArcInterpreter
* JAUAudioArcLoader OK
2023-09-09 08:26:01 +03:00
Jcw87
3ff568e4a0
JAUInitializer ( #1915 )
...
* JAUInitializer
* forgot a couple things
2023-09-07 19:50:36 +03:00
Jcw87
505633bdfc
J3DStruct ( #1913 )
2023-09-05 12:08:56 -06:00
hatal175
b42bdecf9d
J2DWindow OK ( #1914 )
2023-09-05 12:08:13 -06:00
hatal175
081a557384
JASDSPInterface OK, minor work on JASAiCtrl ( #1908 )
2023-09-04 16:41:17 +03:00
Jcw87
0b6d8883c5
J2DWindow ( #1910 )
2023-09-04 16:41:08 +03:00
hatal175
9da27286eb
Small improvements to JASSeqParser ( #1906 )
2023-09-02 16:45:06 -07:00
Jcw87
039ce22fc1
JASDriverIF, JASAiCtrl, JASDSPInterface ( #1907 )
...
* JASDriverIF
* JASDriverIF sinit
* JASAiCtrl
* JASDSPInterface
2023-09-03 01:34:50 +03:00
Jcw87
f90d73eeeb
JASTrackPort, JASSeqCtrl.h, JASSeqParser ( #1904 )
...
* JASTrackPort OK
* JASSeqCtrl.h
* JASSeqParser
* progress
* Move JSU inlines
2023-09-01 11:55:46 +03:00
hatal175
7606a377e2
c_m3d, c_request OK. Work on Z2Audience ( #1900 )
2023-08-29 17:43:28 -06:00
hatal175
fba4371d65
Various Matches and Improvements ( #1889 )
2023-08-20 18:11:10 +03:00
hatal175
c372915a50
Work on JPABaseShape ( #1884 )
2023-08-14 10:04:01 -06:00
hatal175
0a103f01ba
JPAEmitter OK, work on d_particle ( #1874 )
...
* JPAEmitter OK + header reorganization
* libelf: silence repeated relocation warning
* Work on d_particle
2023-08-11 05:04:50 +03:00
hatal175
e77bda4a60
JPAMath OK ( #401 )
2023-08-07 09:31:06 -06:00
hatal175
bddc54d3b1
Jsystem work ( #399 )
...
* Almost match JASBasicInst
* JASDrumSet OK
* Some JAudio2 struct adjustment
* Match JKRHeap::callAllDisposer
* JAISe OK
* Fix setAutoDelete
* JAISound OK
* Match a few functions in linklist
* Few matches in d_a_e_ym
* JUTTexture OK
* Work on JUTGamePad
* Import JUTResource
* Work on JUTResFont::getFontCode
2023-08-05 21:12:26 -06:00
hatal175
22ec4eee84
More Jsystem stuff ( #395 )
...
* JASProbe OK
* JASRegisterParam OK
* Import JASReport
* JASDvdThread OK
2023-08-02 01:30:52 -07:00
hatal175
75e4b2ac20
Work on J2DMaterialFactory ( #394 )
...
* Work on J2DMaterialFactory
* J3DUClipper OK
* Work on JAISoundStarter
* JAISoundHandles OK
* JAISoundInfo OK
* Fix JAISound::isStopping
* Work on J2DTextBoxEx
* dspproc OK
* osdsp OK
* osdsp_task OK
* Work on dsptask
* Import some JASCalc code
* JASCallback OK
* JASOscillator OK
* JASLfo OK
2023-08-01 00:17:21 -07:00
Yotona
f0ce7341b4
TRK work
2023-07-24 17:26:23 -06:00
hatal175
8a5a9cfa4c
More JSystem borrowing ( #383 )
2023-07-23 15:30:24 -07:00
Tal Hayon
1ca59ce5c3
Importing more JKernel code
2023-07-21 19:30:25 +03:00
Jcw87
c8822d9984
unused asm and progress
2023-07-20 21:49:01 -07:00
hatal175
2632020238
Various matches ( #378 )
...
* Maybe improve JMAEulerToQuat
* JKRFileLoader OK
* JUTCacheFont work
* Match J3DModel::prepareShapePackets
* JUTDirectFile OK
* JUTDirectPrint OK
* Work on JUTProcBar
* Work on JUTResFont
2023-07-20 19:39:25 -07:00
hatal175
51fb5ce572
Work on J2DPrint ( #374 )
2023-07-18 23:25:56 -07:00
Jcw87
bd91b6ffb5
J2DMatBlock
2023-07-15 19:24:13 -07:00
Tal Hayon
2a1c35efad
Work on J3DSkinDeform
2023-07-14 11:30:07 +03:00
hatal175
052212d4a6
Work on JAISeMgr ( #368 )
2023-07-12 00:59:33 -07:00
hatal175
1925fcfd5b
J3DPacket, J3DShape OK ( #366 )
2023-07-09 18:46:15 -07:00
Tal Hayon
fd2c9e2f4b
Work on J3DMaterial
2023-07-09 20:21:18 +03:00
Tal Hayon
7aad5e6370
Work on JPAEmitterManager
2023-07-07 21:04:10 +03:00
hatal175
2ff0e48537
JASSeqCtrl OK + misc functions ( #346 )
...
* JASSeqCtrl OK + misc functions
* Work on JASAudioThread
2023-06-09 01:55:15 -07:00
Tal Hayon
96efdc9f86
Work on d_msg_flow
2023-05-18 12:08:41 +03:00
hatal175
7f42279579
JASSeqReader, d_bg_s_movebg_actor ok ( #332 )
...
match cc_at_check except data
2023-05-09 15:42:18 -07:00