Skip to content

Conversation

ccw808
Copy link
Member

@ccw808 ccw808 commented Mar 21, 2015

No description provided.

ccw808 and others added 30 commits January 17, 2015 00:02
Updated main menu version graphic.
[1.4.1] Merged Lua into client.dll for technical reasons 
[1.4.1] Fixed join flood problem
…Server-side File:read(0) does)

It is now valid to fileRead zero bytes (resulting in an empty string)
Changed server fileRead implementation to use unsigned long rather than long for consistency
Partially reverted installer changes
Reverted version.h (wrong branch id)
Added CEF to the credits (and removed Awesomium)
Improved buffer checks for font loading.
- Fix issue #8752 reported by Strix (Server method for xmlUnloadFile should be xmlnode.unload)
- Fix marker:getType() and marker.type by renaming getMarkerType to :getMarkerType() and .markerType (this conforms to getVehicleType). This was reported by Callum.
Dutchman101 added a commit that referenced this pull request Sep 29, 2025
Return a dummy buffer. Keep a static 4–8 KB vertex buffer that we can lock ourselves.
When the driver hands back null, we copy/zero into that dummy memory, hand its pointer to GTA, and mark it dirty so the driver never tries to use the bogus lock.
Rendering for that draw call becomes a no-op (all zeros), but GTA keeps running.

(This commit and 5a5fbc5 are to do things safer and avoid access violations)
MTABot pushed a commit that referenced this pull request Sep 29, 2025
5b6530e Addendum #2 to vertex buffer lock fixes;
Dutchman101 added a commit that referenced this pull request Sep 29, 2025
Return a dummy buffer. Keep a static 4–8 KB vertex buffer that we can lock ourselves.
When the driver hands back null, we copy/zero into that dummy memory, hand its pointer to GTA, and mark it dirty so the driver never tries to use the bogus lock.
Rendering for that draw call becomes a no-op (all zeros), but GTA keeps running.

(This commit and 5a5fbc5 are to do things safer and avoid access violations)
MTABot pushed a commit that referenced this pull request Sep 29, 2025
3640a2e Addendum #2 to vertex buffer lock fixes;
6f3369b Addendum to vertex buffer lock fixes (Return S_OK as GTA expects for return values)
Dutchman101 added a commit that referenced this pull request Sep 30, 2025
MTABot pushed a commit that referenced this pull request Sep 30, 2025
Dutchman101 added a commit that referenced this pull request Sep 30, 2025
MTABot pushed a commit that referenced this pull request Sep 30, 2025
Dutchman101 added a commit that referenced this pull request Oct 1, 2025
MTABot pushed a commit that referenced this pull request Oct 1, 2025
Dutchman101 added a commit that referenced this pull request Oct 1, 2025
MTABot pushed a commit that referenced this pull request Oct 1, 2025
Dutchman101 added a commit that referenced this pull request Oct 2, 2025
MTABot pushed a commit that referenced this pull request Oct 2, 2025
Dutchman101 added a commit that referenced this pull request Oct 2, 2025
MTABot pushed a commit that referenced this pull request Oct 2, 2025
f522314 Revert 68a8db6 to curb unknown camera performance regression in 1.6 (Revised changes are planned for 1.7 only)
e17a7a1 Revert "Addendum to 9ff02d5"
737d587 Fix main menu memory leaks
8052d64 Addendum #2 to f2e93f2
6fd9d8b Addendum to f2e93f2 (CSettings leak): Use new cleanup helper
d1f8162 Fix mem leaks in CSettings
Dutchman101 added a commit that referenced this pull request Oct 4, 2025
MTABot pushed a commit that referenced this pull request Oct 4, 2025
Dutchman101 added a commit that referenced this pull request Oct 5, 2025
MTABot pushed a commit that referenced this pull request Oct 5, 2025
2daba7b Update DX SDK requirement
8058af5 Addendum #1 to ca5ca19
e0933ad Rewrite Crash handler (to more reliably catch, dialog, dump and process all types of exceptions, even stack buffer overruns) Aims to reduce "MTA closed without anything", the handler was on ancient code and badly needed modernization away from deprecated API's as well.
bc6e7c0 Fix GUI related crashes and regressions/bad code
b596e87 Crashfix (uninitialized ptr) (#4508)
251b8ac Addendum #2 to 86ad47c & dc0fb96
2425c4c Addendum to last
37784c8 Replace ReadRegistryStringValue
b162368 Addendum to 86ad47c & dc0fb96
a2d20ba GUI related safety tweaks
bfd1306 Fix memory leak in main menu (News browser)
ea949b2 Further improve settings window scaling on low res
Dutchman101 added a commit that referenced this pull request Oct 5, 2025
MTABot pushed a commit that referenced this pull request Oct 5, 2025
Dutchman101 added a commit that referenced this pull request Oct 7, 2025
MTABot pushed a commit that referenced this pull request Oct 7, 2025
Dutchman101 added a commit that referenced this pull request Oct 7, 2025
MTABot pushed a commit that referenced this pull request Oct 7, 2025
Dutchman101 added a commit that referenced this pull request Oct 12, 2025
MTABot pushed a commit that referenced this pull request Oct 12, 2025
f5aa603 Addendum #2 to 5429339 (Server list crash fixes)
13b8473 Update client en_US pot
Dutchman101 added a commit that referenced this pull request Oct 12, 2025
MTABot pushed a commit that referenced this pull request Oct 12, 2025
420a6ec Addendum #2 to 5429339 (Server list crash fixes)
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.

8 participants