Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug with textures #30

Closed
wants to merge 213 commits into from
Closed

bug with textures #30

wants to merge 213 commits into from

Conversation

0x452
Copy link

@0x452 0x452 commented Mar 3, 2016

xg1uoek5x8o

what is it?

ccw808 and others added 30 commits August 10, 2015 23:06
Fixed a crash upon server exit if there was no CPerfStatManager created
before stopping
Fixes #8350: Object moved with moveObject can move frozen player
Linux compile fix
Updated logging.
setBrowserAjaxHandler / Browser.setAjaxHandler
Currently GET-only due to CEF limitations
Fixed a crash when the Lua response has been received before the CEF
ProcessRequest callback.
Increased limit of data which can be returned from an Ajax handler to
about 2TB
There are several issues with custom URL schemes in CEF. To get rid of these problems I decided to replace the mtalocal:// scheme by http://mta/local/bla.html (for the current resource) and http://mta/resourceName/bla.html as a generic handler.
This commit also enables post requests for ajax handlers.

mtalocal works still though, but throws a warning when used by loadBrowserURL
This commit is an addendum to b8e2994
This reverts commit 1c290fd.

Reverted due to network desync
Looks like some Win8 users are not able to install DirectPlay via Windows features dialog
jushar and others added 25 commits January 21, 2016 23:55
(cherry picked from commit f87acdb)
Includes d691b66 (Fix getPedTotalAmmo
crashing game if incorrect slot ID was passed)

and other small OOP changes not already backported

(cherry picked from commit 282e2c3)
…ource code semantic modification. Removed unusable function.)
…eed 10000)

Bug introduced in 23f4001 (Fixed crash when using fileRead with a large count argument)
Untested

(cherry picked from commit 9f54747)
(cherry picked from commit 71267c2)
(cherry picked from commit 3365b09)
(cherry picked from commit f4aa301)
@qaisjp qaisjp closed this Mar 3, 2016
@qaisjp
Copy link
Contributor

qaisjp commented Mar 3, 2016

Please use the bug tracker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet