 SergeanurandGitHub
|
c54f5c4b4f
|
Merge pull request #971 from Sergeanur/PoolFlags
Get rid of bitfields in CPool
|
2021-01-20 18:59:49 +02:00 |
|
 SergeanurandGitHub
|
9b193a47a2
|
Merge pull request #966 from Sergeanur/matrix
Get rid of RwMatrix in CMatrix
|
2021-01-20 18:59:33 +02:00 |
|
Sergeanur
|
a9b8d30ce0
|
Get rid of bitfields in CPool
|
2021-01-19 21:32:55 +02:00 |
|
Sergeanur
|
e6ef164441
|
Get rid of VuVector
|
2021-01-19 18:38:10 +02:00 |
|
Sergeanur
|
91093305d6
|
Get rid of RwMatrix in CMatrix
|
2021-01-18 21:06:59 +02:00 |
|
Sergeanur
|
caa7d3177c
|
Use of sized bool types for CFont
|
2021-01-16 16:05:27 +02:00 |
|
Sergeanur
|
be1e09aad4
|
Fix collective commands
|
2021-01-12 02:26:37 +02:00 |
|
Sergeanur
|
8eed6ae179
|
Use original names
|
2021-01-08 21:50:59 +02:00 |
|
Sergeanur
|
d8a04c9e43
|
Add MPG123_QUIET to mp3 files
|
2021-01-07 22:15:30 +02:00 |
|
Sergeanur
|
ef13866af6
|
Make opus available alongside other formats
|
2021-01-07 22:13:46 +02:00 |
|
Sergeanur
|
02a28996f4
|
Cleanup and fixes for new decoders
|
2021-01-06 20:22:09 +02:00 |
|
Sergeanur
|
493f6cb578
|
Implementing our own WAV decoder to replace SndFile
|
2021-01-06 15:46:59 +02:00 |
|
Sergeanur
|
d94e8e8faf
|
duh
|
2021-01-05 21:31:49 +02:00 |
|
Sergeanur
|
fd4c2172f5
|
Add support of PS2 audio streams to OpenAL
|
2021-01-05 21:23:27 +02:00 |
|
Sergeanur
|
042e21115e
|
More audio fix
|
2021-01-05 00:50:51 +02:00 |
|
Sergeanur
|
63e9f6d826
|
Audio fixes
|
2021-01-05 00:32:03 +02:00 |
|
Sergeanur
|
150f5302b7
|
Handle stereo panning in OAL manually for streams
|
2021-01-04 22:48:43 +02:00 |
|
Sergeanur
|
047f9c49ec
|
Fix CEntity::UpdateRwFrame
|
2021-01-04 22:28:44 +02:00 |
|
Sergeanur
|
941e70a701
|
Sync miami things
|
2021-01-03 16:44:21 +02:00 |
|
Sergeanur
|
38bca2332d
|
Fix arg
|
2021-01-02 13:42:27 +02:00 |
|
Sergeanur
|
c587203ebe
|
Pad2 fix
|
2021-01-02 13:28:10 +02:00 |
|
Sergeanur
|
c9a7fd9435
|
small CWorld fixes
|
2021-01-01 12:47:11 +02:00 |
|
Sergeanur
|
d39c145f60
|
Add sdk to gitignore
|
2020-12-29 20:23:57 +02:00 |
|
Sergeanur
|
f75460fc1d
|
Reorder CEntity functions into their original order
|
2020-12-29 13:55:15 +02:00 |
|
 SergeanurandGitHub
|
c1caf380de
|
Merge pull request #904 from Sergeanur/bvf
Enable BIND_VEHICLE_FIREWEAPON with gta3.set size check
|
2020-12-29 08:49:39 +02:00 |
|
Sergeanur
|
9c2f1b0833
|
More bike leftovers
|
2020-12-28 14:00:44 +02:00 |
|
Sergeanur
|
7eb96d5373
|
Add bike leftovers
|
2020-12-28 13:44:20 +02:00 |
|
Sergeanur
|
b9747de5d6
|
Enable BIND_VEHICLE_FIREWEAPON with gta3.set size check
|
2020-12-28 08:36:21 +02:00 |
|
Sergeanur
|
4d095a7943
|
Add Toggle Waypoint text
|
2020-12-27 18:29:08 +02:00 |
|
 SergeanurandGitHub
|
9ad2f39a60
|
Merge pull request #902 from IlDucci/master
Minor changes on the Spanish translation
|
2020-12-27 13:55:03 +02:00 |
|
Sergeanur
|
22f12596fd
|
Update readme
|
2020-12-27 07:38:52 +02:00 |
|
Sergeanur
|
d459ef8820
|
Weapon flags changed from bit fields to bit mask (R* vision)
|
2020-12-26 14:21:45 +02:00 |
|
Sergeanur
|
2b96be0418
|
cVehicleParams ctor
|
2020-12-25 20:22:43 +02:00 |
|
Sergeanur
|
7a7061ea92
|
Use intensity in ProcessBoatEngine
|
2020-12-25 20:00:12 +02:00 |
|
Sergeanur
|
03c3eeb937
|
cAudioManager::ProcessBoatEngine fixes
|
2020-12-25 19:57:09 +02:00 |
|
Sergeanur
|
b8bf3cb790
|
cPedParams fixes
|
2020-12-25 17:39:49 +02:00 |
|
Sergeanur
|
b12eef1d56
|
Fix use of strncmp
|
2020-12-25 15:18:13 +02:00 |
|
Sergeanur
|
687ff4bdbb
|
Fix debug menu memory leak
|
2020-12-25 10:57:19 +02:00 |
|
Sergeanur
|
6d75374c41
|
Fix cAudioManager::ProcessSpecial
|
2020-12-25 09:06:49 +02:00 |
|
Sergeanur
|
de31bdc89f
|
Small type use fixes
|
2020-12-25 08:59:32 +02:00 |
|
Sergeanur
|
affd3c6baa
|
buildings directory
|
2020-12-20 12:39:44 +02:00 |
|
Sergeanur
|
e9a5670348
|
PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes
|
2020-12-18 02:57:54 +02:00 |
|
Sergeanur
|
9a9b1e7574
|
Fix placement of some script functions
|
2020-12-16 23:28:06 +02:00 |
|
Sergeanur
|
f76dfaee82
|
Use SetPedState
|
2020-12-15 05:11:02 +02:00 |
|
 SergeanurandGitHub
|
d6b5672e38
|
Merge pull request #876 from IlDucci/master
Final update on the Spanish translation
|
2020-12-14 12:56:51 +02:00 |
|
Sergeanur
|
f42a01f653
|
CPed::SetWeaponLockOnTarget
|
2020-12-14 09:47:07 +02:00 |
|
Sergeanur
|
778d1381bb
|
Add NUM_LEVELS
|
2020-12-08 07:50:29 +02:00 |
|
Sergeanur
|
b13b26b5fb
|
GenerateOneRandomCar cleanup
|
2020-12-08 03:33:56 +02:00 |
|
Sergeanur
|
8d3864a4e5
|
Fix CRecordDataForChase::ShouldThisPadBeLeftAlone
|
2020-12-08 02:56:20 +02:00 |
|
Sergeanur
|
84cc31fea3
|
Fix wrong define
|
2020-12-08 02:27:35 +02:00 |
|
Sergeanur
|
0b20fd7e77
|
Remove ifndef GTA_PS2 around replays
|
2020-12-01 22:35:53 +02:00 |
|
Sergeanur
|
9461998304
|
TexturePools
|
2020-12-01 22:12:46 +02:00 |
|
Sergeanur
|
e33ab44b7d
|
Add GTA_REPLAY
|
2020-12-01 22:08:05 +02:00 |
|
Sergeanur
|
ad48b9cde0
|
Make texture conversion work a bit faster
|
2020-11-28 16:29:45 +02:00 |
|
Sergeanur
|
18d0fd2e48
|
Add multisampling to librw
|
2020-11-28 15:13:06 +02:00 |
|
Sergeanur
|
491274f188
|
CStreaming::PrintStreamingBufferState
|
2020-11-26 18:11:55 +02:00 |
|
Sergeanur
|
bd3d09fef5
|
Script commands split to original files
|
2020-11-24 12:58:11 +02:00 |
|
Sergeanur
|
833bf4a619
|
Add some TODO stubs for unused code to be reversed
|
2020-11-23 18:59:50 +02:00 |
|
Sergeanur
|
103b8fb426
|
More audio fix
|
2020-11-22 23:24:38 +02:00 |
|
Sergeanur
|
c814a0a1a6
|
Renderer fix
|
2020-11-22 23:11:55 +02:00 |
|
Sergeanur
|
f010777e58
|
Audio fixes
|
2020-11-22 23:10:41 +02:00 |
|
Sergeanur
|
9e45feb4fa
|
Reorganize CPed functions into their original cpp files
|
2020-11-19 21:12:20 +02:00 |
|
Sergeanur
|
a802ad5c27
|
pragma twice
|
2020-11-16 15:05:02 +02:00 |
|
Sergeanur
|
6bc2ed74fe
|
Add debug code to CPathFind::PreparePathDataForType
|
2020-11-16 14:56:07 +02:00 |
|
Sergeanur
|
a6f5f4634c
|
Make collision code placement more like original (+ small fixes)
|
2020-11-15 19:51:35 +02:00 |
|
 SergeanurandGitHub
|
be205d9602
|
Merge pull request #797 from theR4K/master
Make code in master same like in audio PR for miami
|
2020-11-15 14:55:40 +02:00 |
|
Sergeanur
|
8374a346e5
|
Fix loading island LODs with big buildings
|
2020-11-13 18:28:15 +02:00 |
|
Sergeanur
|
feeab0b74a
|
Fix ini reader
|
2020-11-11 20:57:44 +02:00 |
|
Sergeanur
|
7f4498e0f0
|
Check if buttons txd exsist
|
2020-11-07 20:54:38 +02:00 |
|
Sergeanur
|
3b81eaa2d7
|
Fix cAudioManager::GetPhrase
|
2020-11-07 13:55:55 +02:00 |
|
Sergeanur
|
8224a6a381
|
Button icons
|
2020-11-05 17:05:16 +02:00 |
|
Sergeanur
|
f08b9cf033
|
fix build
|
2020-11-03 15:00:48 +02:00 |
|
Sergeanur
|
d4c26396c7
|
Fix MemoryCard.cpp
|
2020-11-02 18:17:37 +02:00 |
|
Sergeanur
|
30d1cbfecd
|
Fix the goddamn spaces for tabs master race
|
2020-11-01 13:46:12 +02:00 |
|
Sergeanur
|
37943a87cb
|
Show Xbox buttons when playing with a controller
|
2020-11-01 13:42:02 +02:00 |
|
Sergeanur
|
1f5a6dab67
|
Revert
|
2020-11-01 12:30:23 +02:00 |
|
Sergeanur
|
5711251b0f
|
Also fix SetModelIndex in CAutomobile and CTrain ctors
|
2020-11-01 09:46:02 +02:00 |
|
Sergeanur
|
3c4f166a82
|
Fix virtual SetModelIndex call in CBoat ctor
|
2020-11-01 09:34:10 +02:00 |
|
Sergeanur
|
795c5bbb85
|
New GXT lines
|
2020-10-28 18:07:11 +02:00 |
|
Sergeanur
|
4cfb3b0984
|
OpenAL channels now use their own sound buffers
|
2020-10-27 09:35:09 +02:00 |
|
Sergeanur
|
d94b36c202
|
Fixes to OpenAL
|
2020-10-26 20:13:50 +02:00 |
|
Sergeanur
|
83947e6958
|
Remove redundant includes
|
2020-10-25 13:07:44 +02:00 |
|
Sergeanur
|
e0394e6e69
|
Possible fix of linux build
|
2020-10-25 12:38:08 +02:00 |
|
Sergeanur
|
6634410aee
|
Fix build
|
2020-10-25 09:50:17 +02:00 |
|
Sergeanur
|
aac0c3fb67
|
DMAudio fixes
|
2020-10-25 09:40:11 +02:00 |
|
Sergeanur
|
a492f8ba0d
|
Fix playback of vanilla opus
|
2020-10-24 16:37:14 +03:00 |
|
Sergeanur
|
d7b9884f9d
|
Use audio enum
|
2020-10-23 16:18:46 +03:00 |
|
Sergeanur
|
9f692ea3ab
|
Missed nil
|
2020-10-23 13:23:05 +03:00 |
|
Sergeanur
|
f8a7f47fde
|
Small CPedModelInfo fixes
|
2020-10-23 13:06:40 +03:00 |
|
Sergeanur
|
86a7d4415b
|
Fix argument type
|
2020-10-22 22:04:12 +03:00 |
|
Sergeanur
|
94f0ecfa21
|
Police Radio fixes
|
2020-10-22 12:36:47 +03:00 |
|
Sergeanur
|
bd8d8b53a3
|
CTempColModels small fix
|
2020-10-21 21:26:10 +03:00 |
|
Sergeanur
|
632569cff3
|
Pickup fixes
|
2020-10-21 19:48:13 +03:00 |
|
Sergeanur
|
cc0ae51631
|
lil fix
|
2020-10-18 16:55:11 +03:00 |
|
Sergeanur
|
b91f6a4550
|
Setter for bIsStatic (became virtual in SA)
|
2020-10-18 16:40:06 +03:00 |
|
Sergeanur
|
516a02d2da
|
Fix pickup fix :P
|
2020-10-17 15:33:22 +03:00 |
|
Sergeanur
|
ca64a49af1
|
fix build
|
2020-10-17 14:23:31 +03:00 |
|
Sergeanur
|
1f36b78c20
|
Pickup fixes
|
2020-10-17 13:48:08 +03:00 |
|
Sergeanur
|
a96146c87b
|
Pickup fix
|
2020-10-14 03:29:25 +03:00 |
|
Sergeanur
|
e26e85deb8
|
Some unicode funcs belong to Font.cpp + small fix
|
2020-10-11 10:33:02 +03:00 |
|