-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d22dedf
commit 30bf24a
Showing
9 changed files
with
90 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,6 +22,9 @@ | |
* | ||
*/ | ||
|
||
#ifndef _LUA_EPHEMERA_H | ||
#define _LUA_EPHEMERA_H | ||
|
||
#include "cseries.h" | ||
|
||
extern "C" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,51 @@ | ||
// Automatically generated by A1-AUTHORS-update.lua | ||
// Do not edit manually! | ||
|
||
authors.push_back("Joey Adams"); | ||
authors.push_back("Michael Adams (mdmkolbe)"); | ||
authors.push_back("Falko Axmann"); | ||
authors.push_back("Christian Bauer"); | ||
authors.push_back("Mike Benonis"); | ||
authors.push_back("Solra Bizna"); | ||
authors.push_back("Steven Bytnar"); | ||
authors.push_back("Glen Ditchfield"); | ||
authors.push_back("Will Dyson"); | ||
authors.push_back("Carl Gherardi"); | ||
authors.push_back("Chris Hallock (LidMop)"); | ||
authors.push_back(utf8_to_mac_roman("Benoît Hauquier (Kolfering)")); | ||
authors.push_back("Thomas Herzog"); | ||
authors.push_back("Peter Hessler"); | ||
authors.push_back("Matthew Hielscher"); | ||
authors.push_back("Rhys Hill"); | ||
authors.push_back("Alan Jenkins"); | ||
authors.push_back("Jeremy, the MSVC guy"); | ||
authors.push_back("Mark Levin"); | ||
authors.push_back("Bo Lindbergh"); | ||
authors.push_back("Chris Lovell"); | ||
authors.push_back("Jesse Luehrs"); | ||
authors.push_back("Marshall (darealshinji)"); | ||
authors.push_back("Derek Moeller"); | ||
authors.push_back("Jeremiah Morris"); | ||
authors.push_back("Sam Morris"); | ||
authors.push_back("Benoit Nadeau (Benad)"); | ||
authors.push_back("Mihai Parparita"); | ||
authors.push_back("Jeremy Parsons (brefin)"); | ||
authors.push_back("Eric Peterson"); | ||
authors.push_back("Loren Petrich"); | ||
authors.push_back("Ian Pitcher"); | ||
authors.push_back("Chris Pruett"); | ||
authors.push_back("Matthew Reda"); | ||
authors.push_back("Ian Rickard"); | ||
authors.push_back("Etienne Samson (tiennou)"); | ||
authors.push_back("Catherine Seppanen"); | ||
authors.push_back("Gregory Smith (treellama)"); | ||
authors.push_back("Scott Smith (pickle136)"); | ||
authors.push_back("Wolfgang Sourdeau"); | ||
authors.push_back("Peter Stirling"); | ||
authors.push_back("Alexander Strange (mrvacbob)"); | ||
authors.push_back("Alexei Svitkine"); | ||
authors.push_back("Ben Thompson"); | ||
authors.push_back("TrajansRow"); | ||
authors.push_back("Clemens Unterkofler (hogdotmac)"); | ||
authors.push_back("James Willson"); | ||
authors.push_back("Woody Zenfell III"); | ||
a1_authors.push_back("Joey Adams"); | ||
a1_authors.push_back("Michael Adams (mdmkolbe)"); | ||
a1_authors.push_back("Falko Axmann"); | ||
a1_authors.push_back("Christian Bauer"); | ||
a1_authors.push_back("Mike Benonis"); | ||
a1_authors.push_back("Solra Bizna"); | ||
a1_authors.push_back("Steven Bytnar"); | ||
a1_authors.push_back("Glen Ditchfield"); | ||
a1_authors.push_back("Will Dyson"); | ||
a1_authors.push_back("Carl Gherardi"); | ||
a1_authors.push_back("Chris Hallock (LidMop)"); | ||
a1_authors.push_back(utf8_to_mac_roman("Benoît Hauquier (Kolfering)")); | ||
a1_authors.push_back("Thomas Herzog"); | ||
a1_authors.push_back("Peter Hessler"); | ||
a1_authors.push_back("Matthew Hielscher"); | ||
a1_authors.push_back("Rhys Hill"); | ||
a1_authors.push_back("Alan Jenkins"); | ||
a1_authors.push_back("Jeremy, the MSVC guy"); | ||
a1_authors.push_back("Mark Levin"); | ||
a1_authors.push_back("Bo Lindbergh"); | ||
a1_authors.push_back("Chris Lovell"); | ||
a1_authors.push_back("Jesse Luehrs"); | ||
a1_authors.push_back("Marshall (darealshinji)"); | ||
a1_authors.push_back("Derek Moeller"); | ||
a1_authors.push_back("Jeremiah Morris"); | ||
a1_authors.push_back("Sam Morris"); | ||
a1_authors.push_back("Benoit Nadeau (Benad)"); | ||
a1_authors.push_back("Mihai Parparita"); | ||
a1_authors.push_back("Jeremy Parsons (brefin)"); | ||
a1_authors.push_back("Eric Peterson"); | ||
a1_authors.push_back("Loren Petrich"); | ||
a1_authors.push_back("Ian Pitcher"); | ||
a1_authors.push_back("Chris Pruett"); | ||
a1_authors.push_back("Matthew Reda"); | ||
a1_authors.push_back("Ian Rickard"); | ||
a1_authors.push_back("Etienne Samson (tiennou)"); | ||
a1_authors.push_back("Catherine Seppanen"); | ||
a1_authors.push_back("Gregory Smith (treellama)"); | ||
a1_authors.push_back("Scott Smith (pickle136)"); | ||
a1_authors.push_back("Wolfgang Sourdeau"); | ||
a1_authors.push_back("Peter Stirling"); | ||
a1_authors.push_back("Alexander Strange (mrvacbob)"); | ||
a1_authors.push_back("Alexei Svitkine"); | ||
a1_authors.push_back("Ben Thompson"); | ||
a1_authors.push_back("TrajansRow"); | ||
a1_authors.push_back("Clemens Unterkofler (hogdotmac)"); | ||
a1_authors.push_back("James Willson"); | ||
a1_authors.push_back("Woody Zenfell III"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// Automatically generated by A1-AUTHORS-update.lua | ||
// Do not edit manually! | ||
|
||
authors.push_back("Solra Bizna"); | ||
authors.push_back("Aaron Freed"); | ||
ab_authors.push_back("Solra Bizna"); | ||
ab_authors.push_back("Aaron Freed"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters