index
:
anonymous/re3
lcs
master
miami
fully reversed source code for gta III and gta VC
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
peds
/
Population.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2021-08-01
Add ped and car density slider to menu, remove dumb collision "optimization"
erorcun
1
-2
/
+3
2021-07-31
Make cars and peds to not despawn when you look away
Sergeanur
1
-3
/
+6
# Conflicts: # src/control/CarCtrl.cpp # src/core/config.h # src/peds/Population.cpp
2021-07-26
Make cars and peds to not despawn when you look away
Sergeanur
1
-1
/
+4
2021-07-11
Add ped and car density slider to menu, remove dumb collision "optimization"
erorcun
1
-7
/
+1
2021-06-28
rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)
withmorten
1
-1
/
+1
2021-06-28
rename clamp macro to Clamp to fix compilation with g++11
withmorten
1
-1
/
+1
2021-06-24
CEntity done; C(Vu)Vector fixes and cleanup
aap
1
-6
/
+9
2021-06-24
CEntity and C(Vu)Vector fixes and cleanup
aap
1
-6
/
+9
2021-06-24
Pool fixes + peds not forming circle fix
erorcun
1
-14
/
+15
2021-06-24
Fix IsSphereVisible calls
Sergeanur
1
-2
/
+1
2021-06-24
CEntity and C(Vu)Vector fixes and cleanup
aap
1
-6
/
+9
2021-06-24
Pointless fixes
erorcun
1
-4
/
+3
2021-03-06
Pool fixes + peds not forming circle fix
erorcun
1
-14
/
+15
2021-03-02
Fix FPEs
erorcun
1
-8
/
+25
2021-02-28
Fixes
erorcun
1
-4
/
+3
2021-01-26
Use original animation names from VCS
Sergeanur
1
-1
/
+1
2021-01-22
get rid of most --MIAMI comments
withmorten
1
-2
/
+0
2021-01-22
m_nWantedLevel -> GetWantedLevel()
withmorten
1
-1
/
+1
2021-01-22
m_nWantedLevel -> GetWantedLevel()
withmorten
1
-1
/
+1
2021-01-21
make building with Codewarrior 7 possible
withmorten
1
-22
/
+22
2021-01-08
small cleanup
aap
1
-6
/
+3
2021-01-08
first commit for LCS
aap
1
-101
/
+68
2020-12-28
Add bike leftovers
Sergeanur
1
-3
/
+4
2020-12-15
Use SetPedState
Sergeanur
1
-3
/
+3
2020-10-24
WaterLevel (Beachtoys)
erorcun
1
-4
/
+4
2020-10-18
Setter for bIsStatic (became virtual in SA)
Sergeanur
1
-1
/
+1
2020-09-30
Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixes
eray orçunus
1
-182
/
+842
2020-08-30
CGame done, Peds, fixes
eray orçunus
1
-2
/
+2
2020-08-18
Call CWorld::Remove before the delete, the original game does this and its safer.
Jack Powell
1
-2
/
+1
2020-08-03
Squeeze performance option, minor fixes
eray orçunus
1
-0
/
+11
Fixes are already in miami
2020-07-13
Rename LEVEL_NONE to LEVEL_GENERIC
Sergeanur
1
-5
/
+5
2020-07-09
VC fighting, Peds, many fixes including ghost bikes
eray orçunus
1
-23
/
+34
2020-06-06
Some wait states
eray orçunus
1
-0
/
+6
2020-06-05
Bike riding anims, SA bike/heli cam
eray orçunus
1
-1
/
+1
2020-06-03
Peds, eSound and PedState enum, fixes
eray orçunus
1
-0
/
+13
2020-05-19
small fixes
aap
1
-18
/
+2
2020-05-19
CEntity and friends
aap
1
-18
/
+4
2020-05-19
Melee weapons(half-working), Ped and Hud bits
eray orçunus
1
-8
/
+6
2020-05-17
full script basic support
Nikolay Korolev
1
-2
/
+2
2020-05-17
Weapon fixes and thingies
eray orçunus
1
-22
/
+4
2020-05-16
gangs, script and replay fixes
Nikolay Korolev
1
-13
/
+1
2020-05-16
more attractor fixes
Nikolay Korolev
1
-1
/
+2
2020-05-15
Weapon layer in Peds
eray orçunus
1
-6
/
+27
2020-05-10
more car control
Nikolay Korolev
1
-5
/
+10
2020-05-08
CCarCtrl::GenerateOneRandomCar
Nikolay Korolev
1
-1
/
+59
2020-05-07
CZoneInfo mostly done; not its dependencies
aap
1
-4
/
+2
2020-05-07
car control and friends
Nikolay Korolev
1
-0
/
+1
2020-05-07
VC vehicles just barely working now
aap
1
-1
/
+2
2020-05-06
new zone stuff
aap
1
-1
/
+1
2020-05-06
some work on zones
aap
1
-1
/
+1
2020-05-05
getting the vice city map to work
aap
1
-41
/
+6
2020-05-05
cleaned up MIAMI ifdefs
aap
1
-84
/
+0
2020-05-05
Revert "Remove Miami stuff"
Sergeanur
1
-0
/
+2
This reverts commit 9960c411933f9a804eb5f6840d75ad00fd255252.
2020-05-05
Remove Miami stuff
Sergeanur
1
-2
/
+0
2020-05-05
More use of GetModelIndex
Sergeanur
1
-8
/
+7
2020-05-05
implemented most of streamed collisions and big buildings
aap
1
-0
/
+2
2020-05-05
SetPosition, final part
Sergeanur
1
-14
/
+14
2020-04-30
Adding getters and setters for type and status
Sergeanur
1
-2
/
+2
2020-04-20
Try to build with mingw
Filip Gawin
1
-2
/
+2
2020-04-18
Various fixes
eray orçunus
1
-3
/
+3
2020-04-17
Remove patches
Sergeanur
1
-14
/
+1
2020-04-16
Fixed bridge despawns
Nikolay Korolev
1
-6
/
+6
2020-04-15
Many fixes and cleanup
eray orçunus
1
-30
/
+30
2020-04-14
Some cleanup
erorcun
1
-33
/
+48
2020-04-10
disabling the code that freezes gang members
Sergeanur
1
-0
/
+3
2020-04-10
CObject complete
saml1er
1
-1
/
+1
2020-03-28
CCopPed done and #include cleanup
eray orçunus
1
-3
/
+7
2020-03-26
CCopPed 2 and fixes
eray orçunus
1
-1
/
+1
2020-03-24
fix and cleanup in AddToPopulation
aap
1
-11
/
+11
2020-03-22
Fixes for Serge's review
Filip Gawin
1
-1
/
+1
2020-03-21
ProcessButtonPresses and fixes
eray orçunus
1
-5
/
+6
2020-03-11
CPopulation done, CCopPed and fixes
eray orçunus
1
-21
/
+174
2020-03-04
fixed dummyobject bug
Nikolay Korolev
1
-2
/
+2
2020-03-01
fixes
eray orçunus
1
-6
/
+5
2020-02-27
CPopulation 3 and fixes
eray orçunus
1
-8
/
+297
2020-02-22
merge + bug fix
Nikolay Korolev
1
-0
/
+2
2020-02-19
CPopulation 2
eray orçunus
1
-6
/
+342
2020-02-17
CPopulation 1
eray orçunus
1
-0
/
+393