Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/multitheftauto/multitheftauto-archived

Archived source code repository from code.google.com/multitheftauto, initial open-source release in 2009.
https://github.com/multitheftauto/multitheftauto-archived

Fixed #4491 - "Sliders in Audio tab in options window don't work properly"

49f6897d65dcb18fb172d2b314d44d04159a9067 authored over 15 years ago
Fixed #4347 (Remove the splash-screens and the intro videos when you start MTA: SA)

633faedf0df40ec8e364c0a22ecd3be2d4b79d22 authored over 15 years ago
Fixed #4427 (When not in the menu, ALT-TAB "freezes" your cursor.)

3f8465e4a58eee4210fd3b7cafca6679e7064710 authored over 15 years ago
Fixed #4079 (Changing resolution in Video tab doesn't save after quitting)

Fixed #4062 (Widescreen setting in Video tab of settings doesn't get saved after restarting MTA)

fb3252cf199e23d9612e2516e834a87b9c27716c authored over 15 years ago
Added startup error message if using version 1.01 or 2.0 of GTA

b7ed1bff5c9f84762689f51490d1cf2e3b40ede9 authored over 15 years ago
Fixed #4404: moved onClientResourceStop to CResource destructor

560281b563f1daceb8fe049e45f59adda9c0fae5 authored over 15 years ago
Fixed #3808: camera follows local player when you enter/exit a vehicle in fixed mode

38e3883a9b85284622fdbd82fec31b0791e00352 authored over 15 years ago
Fixed 'lag' on attached markers (their positions are updated after CWorld::Process, but before Rendering)

Fixed DoPulses issue with debug build.

f1e9a1eb8323f260122937439fe91da250e0fd84 authored over 15 years ago

a612004af630f161efcc5131b9ce5b24d3baf4ca authored over 15 years ago
onPickupHit is only triggered if pickup+element are in the same dimension

2c336f0dc566f2d74abc0caa877e701d4516532e authored over 15 years ago
Fixed invincible players and cars. Ping compensation interpolator was busted. Every shot on-target now hurts. Maybe play test gamemodes to see if it's too easy to get killed?

b490fe0b2ef12de39b39d90478e9e261295eee36 authored over 15 years ago
setElementInterior returns true even if you set the same one.

1d52f4f0115a6ee0f5b08d1ace473848d1464e01 authored over 15 years ago
Fixed changing to weapon slots which aren't being used.

ee0610dc10e8cf78b661c3ab41327271bf61cb01 authored over 15 years ago
setCameraMatrix's lookAt args are now optional

ef17cbcfbe6559918e0c385fd594b4eed9a06b5e authored over 15 years ago
Text displays now use the correct color order

759fa1f55fb0393b179b836fc033cec9e701d043 authored over 15 years ago
Fixed headlight alpha.

102bf14c1a050908d78d9382bb75b44bd4895158 authored over 15 years ago
Updated the main menu to use static.png when dynamic scene rendering is enabled instead of using background.png from race.

923f3f0627c624e3162031f5779f039b56a53dab authored over 15 years ago
Fixed color def madness!

0dda948886623f5f8fb17c1e2d3ccd9e10a955fa authored over 15 years ago
*Actually* added missing header files to the solution

fce3b3b0a3abcf03fbcf9608570b1f67fbe49783 authored over 15 years ago
*Actually* fixed tocolor.

1a18abaf062d2dbd26c1dd0d3be46bf618b6c7cb authored over 15 years ago
Reverted r1118 (Possible fix for #4348: Nightly "window" C++ error)

357a4b1d86755778f10d8bc8f7217282776c8779 authored over 15 years ago
Possible fix for #4348: Nightly "window" C++ error

2372af533bed499f85aa3df389c153bb29c04290 authored over 15 years ago
Fix tocolor order (Reverted COLOR_RGBA macro)

db812818666b80862757c64d2956ae4fade6a9b4 authored over 15 years ago
Re-added get/setPedFrozen().

3b35ef8fca040002bbe76c0ebd32485ab7ebccab authored over 15 years ago
Fixed wrong headlight colors (cleaned up color definitions)

Added some game-layer FX code

7ed84722af95c71a47deabd33e43671a9483b2ff authored over 15 years ago
Fixed 'You have to select a server to connect to.' message appearing when you select a server to connect to.

c02126bd172d85b21e20ea6d40af0b0e5f40e2e2 authored over 15 years ago
Fixed 'upgrade' command not working

7f14b1db4649065745f5b4ee5e365d30ab24d2ba authored over 15 years ago
Added code to facilitate access to any attribute of a setting node

408854146a6a5926c6381f76b94bdd86c3c8adfe authored over 15 years ago
Improved descriptions for server configuration variables in mtaserver.conf

Updated editor and local server config files to follow the scheme
Improved description for vehicl...

5b3d83544288293aa20518be224850281b461b40 authored over 15 years ago
More multiplayer shifting..

Fixed headlight beam using the wrong CVehicle ptr

c1d493436f22fd3a1832549cbd369ba3e20c85dd authored over 15 years ago
More multiplayer maintenance

eecace661a7dbd65e48069cf3c35e2e8649733bf authored over 15 years ago

6387ecf494ac156d059e2f5defc630c2b6409090 authored over 15 years ago
Cleaned up headlight color code

Started to split CMultiplayerSA.cpp into separate files

2619488f838bfde655674958529559611eb103cc authored over 15 years ago
Applied patch #4446: (Chatbox Customization Tab in Settings) from mabako

d1de96c74779e9b2d167384a8711745b8ad82e18 authored over 15 years ago
Fixed #4470 (createExplosion is broken).

Fixed some other related problems.
Added some defensive moves against raknet's rounded bit count...

14dcfb8f0b89ee10397c17da26fbf3daa2046567 authored over 15 years ago
Moved the invalid file in resource message to the debug window.

b1b0559cf48501ef3b5c935a37d83808c580bb60 authored over 15 years ago
Some blendPedAnimation fixes

8e3f236508493d099f85790d9ce57a353c7047e3 authored over 15 years ago
guiCreateStatic image no longer has a "resource" argument.

Clientside functions using paths now use "smart paths" where the resource can be specified. The ...

d86a996d42aacc4f0f0337d52ef2b917150fc432 authored over 15 years ago
Crashfix for custom headlight colours

f27ae1d839e99e052be1d93ce8c47518afc261a6 authored over 15 years ago
Planes collision no longer stays after blowing up.

9bdfce6dedc9aaa37cb401ac791a86f5205f69fe authored over 15 years ago
Reverted getResourceFile addition and xmlLoadFile changes.

432131bf45c8b160d309febb58775485a08f6850 authored over 15 years ago
Added get/setVehicleHeadLightColor client+serverside

d6dc8b0857cb8bc555f28255ad2ca6b70208e070 authored over 15 years ago
Removed CMapFile and CMapFiles because they no longer required.

2278340738a5d9a57337a088f09b5cd178b0d54d authored over 15 years ago
Fixed an assert in CChat and CResourceChecker due to C++ runtime not liking negative chars

558eb874444818e35e5a9b5ced5164ddbff279ff authored over 15 years ago
Animations are now reapplied on streamed in peds

596855a0b7a5df8b6e8fe825d8f64401cab9afe5 authored over 15 years ago
Reverted 'Fixed weapon skills being 0 when alone in a server' to fix shooting issues.

86156b704f4810e68ba1033d4ea98feb2145db1b authored over 15 years ago
Netcode incremented

fff104c70cddb2da062f102a376c563500ac83a0 authored over 15 years ago
Some more tweaks to custom vehicle gravity

624e1824d53adeb9dd12518fc52f4326b4d1d015 authored over 15 years ago
Fixed blendPedAnimation not stopping correctly.

95102ab84707efb7a143614163c24a092c2a6f68 authored over 15 years ago
Reverted changed to serverside setPedAnimation

e402efc87e32dff27d28cef5cd05a26c764a9cb9 authored over 15 years ago

a01029b0a026e3500f7f33e18f971c9c1d21f18d authored over 15 years ago
Re-added animation stuff(left out code causing issues)

Replaced a messy explosion fix with ping compensation.
*Fixed interpolator always using the first...

ccbc14c74dac9fddb979e33dea5f0148cf205d43 authored over 15 years ago
Reverted r1065, issue #4454 (freezing bug), still exists in animation-rewrite branch

90cf14d33bf8949fbcc3f5b745d9690155c76cb6 authored over 15 years ago
CSFX (the libv2 interface): cool but unnecessary, rest in piece

b3f37be366fb3b508a337fac8312f5e99c772a72 authored over 15 years ago
Animation changes have been reverted due to stability and functionality problems.

Reverted revisions related to animations from trunk: 1069, 1068, 1062, 1061, 1060, 1059, 1055, 1...

cb896ac82264d404922f960f76bf0ce4f1f5c7b1 authored over 15 years ago
Disabled verifyserials

5330c280a2e465b2567b22a857dec8a21d764a82 authored over 15 years ago
Added compression to Ped RPCs #2

380524dd1d4e56afa68b3ea1ab6b3976975d92fb authored over 15 years ago
Fixed a crash on kick, if the szKickReason variable isn't set

Also added a check to Packet_PlayerWasted just in case somehow someone manages to disconnect just...

6b6dbf9f0d88b520b2edd0be225b49af87b3be36 authored over 15 years ago
Added compression to Ped RPCs

b08502dc9b3011be095978753aa3012e574e2bac authored over 15 years ago
Renamed get/setVehicleGravityVector to get/setVehicleGravity

Tweak for camera being placed too close when using upside down gravity

7e572cb3c8d422257751e371c0dc372e5b9dff5a authored over 15 years ago
Added missing header files to the solution to nudge IntelliSense and facilitate solution wide searchings for content of said files.

6c19562d8d02da0852594b6a4a05df6cd2c87004 authored over 15 years ago
Fixed #4447 "If a ped dies near the moment it's destroyed with destroyElement a player sometimes dies instead"

Also fixed player death event not firing sometimes.
Also Applied mabako's patch for "If chat inpu...

5fd561da7e43f8debf205c58f969a3c3d75cd380 authored over 15 years ago
Added setVehicleGravityVector(vehicle, x, y, z)

07ecd6af222b5a3f7dbea7b4cac6096004b3b2ff authored over 15 years ago
The "resource" argument to getResourceFile is now optional

05eca59a4b66b5b7aced7d72e17c38754661f540 authored over 15 years ago
Another small mistake/optimization

ab374414ab8443c06eadddfe90e681b69b31c779 authored over 15 years ago

0ce7854a530b67de7c9727e3597070944fc6748c authored over 15 years ago
Added getResourceFile (resource,filename) clientside.

Modified xmlLoadFile to support this. Only this function works for now.

8835c70bf171cd8f7b088f86c30f9ba02ec74b09 authored over 15 years ago
Fixed setPedAnimation checking if the parameter update position is a boolean before setting the interruptible parameter.

61d6054690bc7af031add937a628b461e9bccc9b authored over 15 years ago
Updated getPedAnimationData to return a table.

Syntax
getPedAnimationData(ped thePed)
returns a table of
name -> Animation name
block_name -> An...

d3e9b6591abaa17466385781795a4a1b5902bf5c authored over 15 years ago
Fixed #4440 (The Crazy Race EDF Bug™ v1)

48fc8186a5a7d84f336508d13678ef99f67268b1 authored over 15 years ago
Fixed FindEntity not looking for players.

e6dd05e4f89ac741b53257dd98a44be6004551b9 authored over 15 years ago
Added get/setPedFrozen().

Fixed frozen players in general (stops the cycling of zone names on connect).

25778ee02fcb04ac024e962106a85e3a2f4448d2 authored over 15 years ago
setPedFrozen() #1

400035d923f78b8f7722168608ee6bd428c73963 authored over 15 years ago
loadMapData is now much faster.

7ee150fc4b012fdf4015a60b8172c3bd360fa7f6 authored over 15 years ago
Added getPedAnimationData

68bc5b71bd236b205c74016ea1c47a656e6a5803 authored over 15 years ago
Reverted setPedAnimation to use tasks and added blendPedAnimation.

24c7cda753e723c4aa9041311a8a482f6a28166b authored over 15 years ago
Updated onClientPlayerChoke and split it into Ped and Player events

onClientPedChoke is obviously only called for peds
onClientPlayerChoke is obviously only called f...

52689106e6ac23f5949fb9e84afc3ed9ccebca1d authored over 15 years ago
Animations are no longer interrupted by other tasks and are removed properly.

d62ca45c2bd33c5e93bc60befa0b6de7e0db7703 authored over 15 years ago
Removed the dud "httpdownload" parameter from default config files. This appears to be entirely facilitated by the "httpdownloadurl" parameter.

59659fa01381bd03e8f75657afe0ddf7b5b49ed6 authored over 15 years ago
Applied mabako's patch for "enabling cegui's features associated with shift keys"

fixes
edit boxes (single & multiline)
- selecting text with shift+left/right (one char)
- shift+c...

c9b6d1f1c70afcd66dfb87b59903bc20988565dc authored over 15 years ago
Added visibleDistance argument to createBlip/createBlipAttachedTo

a11b9cdf8e2722351d850ca83e58f9b35a19e649 authored over 15 years ago
onClientPlayerChoke source is now the choking ped (also added responsiblePed argument)

7e0e17dd0faa37c2108fdf9e36538e5240328023 authored over 15 years ago
Enabled camera sync for dead players.

Added delay before switching to slow sync rate for far away players.
Small fix in GetScreenFromW...

abb0afe6e701e3fd8269264aaff6e568140b26f5 authored over 15 years ago
Apply patch #4367: (Tab Patch) from mabako

b8a2e23badd016efcead6b6841e9ef8608bbf5cb authored over 15 years ago
Added animation streaming to save some juice!

bfaba04b54d73282d55eaf6afdf564ab06ee69fa authored over 15 years ago
Incremented netcode for my last commits

d32a76bcf306ad6c258057b29e099de034c4b132 authored over 15 years ago
Reset Clouds in ResetMapInfo server side.

04d302fee4ffab5da745cf93d537eb84efcb6e72 authored over 15 years ago
Added void setCloudsEnabled(bool) & bool getCloudsEnabled() server and client side to disable and enable clouds.

Disabling clouds offers high FPS gains in modes like race where some races are high up for exampl...

3be079d82bb127ee4814c0390e26d43b957284cd authored over 15 years ago
Fixed #4418 (getScreenFromWorldPosition sometimes returns incorrect values).

Also added an edge tolerance parameter to getScreenFromWorldPosition.

54d02a92cd40e774e2e6db524fc414a3908d83b6 authored over 15 years ago
Renamed some of the entry's in the vehicleNames tables to remove duplication of vehicle names.

Also added backwards compatibility for things like police which will return what it did before th...

affd12ab8f12dd92cd781adbdd89b9a6bf8c86e6 authored over 15 years ago
Renamed police cars so that:

getVehicleModelFromName should now allow you to get the models of all police cars, not just LS
ge...

c38e741588b06e8d126c2c07b41ed4f5b077ea42 authored over 15 years ago
Reverted SetLODDistance to pre r1040

ede32e7654b09bbbe46bfea2bea0ce5ecaacba9d authored over 15 years ago
Added speed/startTime to setPedAnimation / Fixed looping bug

56c4b6b0644df701cd3ba1da95f0042cf3b5985a authored over 15 years ago
Temp fix to get it to compile on Windows

2fca05ac59e1f70856a9c9a9d4568ca05b686338 authored over 15 years ago
Updated streamer to handle off-center bounding boxes

35e66532e976074f5d0ccb100c5640b55ad5e2c4 authored over 15 years ago
Fixed SetLODDistance to take into account GTA's limitations.

Fixed 'Radio volume' slider value.

1885cc6989f6587e5101aca53d250df510afd204 authored over 15 years ago

5a9987bc1339a5b144546ffc045b29ce9f6dad0d authored over 15 years ago
Rewrote animation code - updated setPedAnimation

a2bd32388d0b2cde856018e31c998743b3edc94f authored over 15 years ago
Re-added bounding boxes to the streamer.

af9be09e1e52b41e7c82482fcfbf75a5a5dfb033 authored over 15 years ago
* Code cleanup

795244a820e32d373196346f8bfb3f33b1679a83 authored over 15 years ago