Modify

Ticket #274 (closed bug: fixed)

Opened 3 years ago

Last modified 21 months ago

mapLoad() rewrite

Reported by: Per Owned by:
Priority: normal Milestone:
Component: other Version: git/master
Keywords: Cc: warzone-dev@…
Blocked By: Blocking:
Operating System: All/Non-Specific

Description

I am doing this work in parts, because it started to involved some other parts of the code as well.

This first patch rewrite mapLoad() to access the map file directly with Physfs instead of casting structs at a memory buffer, cleaning up its API as well as its operation.

Attachments

map2.diff (8.1 KB) - added by Per 3 years ago.
Patch to rewrite mapLoad()

Change History

Changed 3 years ago by Per

Patch to rewrite mapLoad()

comment:2 Changed 3 years ago by Per

(In [6662]) Clean up mapLoad(), using physfs to read directly from file instead of casting structs to a memory buffer. Closes ticket:274.

comment:1 Changed 3 years ago by Per

  • Status changed from new to closed
  • Resolution set to fixed

comment:2 Changed 21 months ago by Buginator

  • Milestone 2.2 deleted

Milestone 2.2 deleted

View

Add a comment

Provide an email address (will not be publicly visible) in the Author field or register an account (uses your forum account).

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.