18-08-2008, 12:05 PM
Acruno Wrote:I'll google subversion and have a go. :roll:
I've been using Eclipse/Elysium/Mirage (in that order) for about two years now, and never realized that the Up, down, left, right properties in the Map Editor are for map changing. That's what I get for never mapping and messing about with code too much :roll:
[EDIT] I had a look, seemed a bit complicated. What would the patch actually do? Does it edit the code or does the client load it each time?
[EDIT2] Did a bit more looking into it, I would do it plain text, but I am just a bit unsure about how it defines what to replace/add/delete.
I think it's amazingly intuitive. - is at the start of the lines it removes (which are highlighted in red as well) and + is at the start of lines to add (which are highlighted green).
Half of the update is just some variable changes that slid in there for some reason. Most of the code you want is CopyMap, the GameLoop changes, the declare and the globals. Then the server changes to PlayerWarp.
SVN is very useful. I use it for a lot of stuff.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?