Commit graph

4 commits

Author SHA1 Message Date
Major Cooke
7f8a8367eb Merge commit 'refs/pull/683/head' of https://github.com/coelckers/gzdoom into newmaster
ZippeyKeys12: ClearScope Index()

For Vertex, Side, Line and Sector
2019-10-18 21:25:04 -05:00
Rachael Alexanderson
0bef2abc01 Squashed commit of the following:
commit 106f3c32e796e0b5c6a21a095cb69313c58e51b8
Author: Marisa Kirisame <marisa@sayachan.org>
Date:   Sun Aug 4 15:55:17 2019 +0200

    Squashed commit of the following:

    commit 6ecd831eb45a8258995c02664450c3ca8cfe5b48
    Merge: a4fb1f61c afbd7f7a2
    Author: Marisa Kirisame <marisa@sayachan.org>
    Date:   Sun Jul 28 22:02:19 2019 +0200

        Merge branch 'master' of github.com:coelckers/gzdoom into f3dfloor_export

    commit a4fb1f61c0532d3a6051d4c1fca4ac72ec33e060
    Author: Marisa Kirisame <marisa@sayachan.org>
    Date:   Fri Jul 12 15:43:25 2019 +0200

        Renamed EFFloorType enum in ZScript to the more descriptive EF3DFloorFlags

    commit 9ad1c3b5625d53c06229be2a94d44fa0f36f41fd
    Author: Marisa Kirisame <marisa@sayachan.org>
    Date:   Sun Jul 7 20:25:31 2019 +0200

        Add bounds checks to Get3DFloor/GetAttached

    commit dd2a7956a887b92ed24ce5e79f10b1a445664d6c
    Author: Marisa Kirisame <marisa@sayachan.org>
    Date:   Sun Jul 7 17:13:44 2019 +0200

        Correct handling of 3d floor plane texture getting.

    commit 9b748287892c8fdee9ac67019bf1f66bc4b69eab
    Author: Marisa Kirisame <marisa@sayachan.org>
    Date:   Sun Jul 7 16:14:45 2019 +0200

        Implemented requested changes to F3DFloor exports.
        * Getters for ffloors/attached arrays.
        * Getter for 3D floor top/bottom texture.

    commit 6a1482bb0637a70890629e4c13e8759c7a3673f3
    Author: Marisa Kirisame <marisa@sayachan.org>
    Date:   Sat Jul 6 13:42:52 2019 +0200

        Renamed exported extsector pointer in Sector struct to something more descriptive.

    commit 7c6783d43b898cbd7a01fb2191fd401ed8e8c300
    Merge: ff64e04b2 8d36f0a0c
    Author: Marisa Kirisame <marisa@sayachan.org>
    Date:   Mon Apr 29 12:40:44 2019 +0200

        Merge branch 'master' into f3dfloor_export

    commit ff64e04b251f23325d2f72bc25c59f34b4cab6fa
    Merge: a90947392 5b6bae409
    Author: Marisa Kirisame <marisa@sayachan.org>
    Date:   Sun Apr 21 16:56:18 2019 +0200

        Merge branch 'master' into f3dfloor_export

    commit a90947392a27eb1c2dac7005614592ec2f410274
    Author: Marisa Kirisame <marisa@sayachan.org>
    Date:   Mon Feb 4 17:47:25 2019 +0100

        Export F3DFloor structure and related data.
        Small changes to Trace code to better use this struct.
2019-08-06 15:25:15 -04:00
Zain Aamer
3447904541 Clearscope Index()
For Vertex, Side, Line and Sector
2019-08-06 12:32:24 -05:00
Christoph Oelckers
b542d1371d - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
Renamed from wadsrc/static/zscript/mapdata.txt (Browse further)