X operations(XOPS)に非常に近いFPSゲームを制作・リメイクし、成果物をオープンソースとして公開することを目的としたプロジェクトです。
Revision | 284 (tree) |
---|---|
Zeit | 2022-01-02 11:18:40 |
Autor | ![]() |
ライセンス文の年号を編集
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -2310,4 +2310,4 @@ | ||
2310 | 2310 | //0.0fへ補正 |
2311 | 2311 | if( fabs(addrx) < DegreeToRadian(0.2f) ){ addrx = 0.0f; } |
2312 | 2312 | if( fabs(addry) < DegreeToRadian(0.2f) ){ addry = 0.0f; } |
2313 | -} | |
\ No newline at end of file | ||
2313 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -234,4 +234,4 @@ | ||
234 | 234 | AI_CTRL_TURNRIGHT = 0x0800 |
235 | 235 | }; |
236 | 236 | |
237 | -#endif | |
\ No newline at end of file | ||
237 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -1638,4 +1638,4 @@ | ||
1638 | 1638 | *vz /= r; |
1639 | 1639 | } |
1640 | 1640 | return r; |
1641 | -} | |
\ No newline at end of file | ||
1641 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -102,4 +102,4 @@ | ||
102 | 102 | |
103 | 103 | float VectorNormalization(float *vx, float *vy, float *vz); |
104 | 104 | |
105 | -#endif | |
\ No newline at end of file | ||
105 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -571,4 +571,4 @@ | ||
571 | 571 | int Config::GetScreenHeight() |
572 | 572 | { |
573 | 573 | return ScreenHeight; |
574 | -} | |
\ No newline at end of file | ||
574 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -115,4 +115,4 @@ | ||
115 | 115 | int GetScreenHeight(); |
116 | 116 | }; |
117 | 117 | |
118 | -#endif | |
\ No newline at end of file | ||
118 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -186,4 +186,4 @@ | ||
186 | 186 | SetDebugFontData( DebugFontData[95], 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 ); //char 0x7F ('') |
187 | 187 | } |
188 | 188 | |
189 | -#endif | |
\ No newline at end of file | ||
189 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -2361,4 +2361,4 @@ | ||
2361 | 2361 | return D3DCOLOR_COLORVALUE(red, green, blue, alpha); |
2362 | 2362 | } |
2363 | 2363 | |
2364 | -#endif //GRAPHIC_ENGINE | |
\ No newline at end of file | ||
2364 | +#endif //GRAPHIC_ENGINE |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -3162,4 +3162,4 @@ | ||
3162 | 3162 | return (red2 << 24) | (green2 << 16) | (blue2 << 8) | alpha2; |
3163 | 3163 | } |
3164 | 3164 | |
3165 | -#endif //GRAPHIC_ENGINE | |
\ No newline at end of file | ||
3165 | +#endif //GRAPHIC_ENGINE |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -351,4 +351,4 @@ | ||
351 | 351 | int GetColorCode(float red, float green, float blue, float alpha); |
352 | 352 | }; |
353 | 353 | |
354 | -#endif | |
\ No newline at end of file | ||
354 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -1631,4 +1631,4 @@ | ||
1631 | 1631 | if( dir[i] == '\\' ){ dir[i+1] = '\0'; break; } |
1632 | 1632 | if( dir[i] == '/' ){ dir[i+1] = '\0'; break; } |
1633 | 1633 | } |
1634 | -} | |
\ No newline at end of file | ||
1634 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -241,4 +241,4 @@ | ||
241 | 241 | bool CheckFullPath(char *path); |
242 | 242 | void GetFileDirectory(char *path, char *dir); |
243 | 243 | |
244 | -#endif | |
\ No newline at end of file | ||
244 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -244,4 +244,4 @@ | ||
244 | 244 | return false; |
245 | 245 | } |
246 | 246 | |
247 | -#endif //ENABLE_DEBUGLOG | |
\ No newline at end of file | ||
247 | +#endif //ENABLE_DEBUGLOG |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -67,4 +67,4 @@ | ||
67 | 67 | }; |
68 | 68 | #endif //ENABLE_DEBUGLOG |
69 | 69 | |
70 | -#endif | |
\ No newline at end of file | ||
70 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -51,4 +51,4 @@ | ||
51 | 51 | </p> |
52 | 52 | */ |
53 | 53 | |
54 | -#endif | |
\ No newline at end of file | ||
54 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -344,4 +344,4 @@ | ||
344 | 344 | } |
345 | 345 | } |
346 | 346 | return cnt; |
347 | -} | |
\ No newline at end of file | ||
347 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -68,4 +68,4 @@ | ||
68 | 68 | int Execution(int *endcnt, bool *complete, int *MessageID, bool *SetMessageID); |
69 | 69 | }; |
70 | 70 | |
71 | -#endif | |
\ No newline at end of file | ||
71 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -1062,7 +1062,7 @@ | ||
1062 | 1062 | //ライセンス文章 |
1063 | 1063 | licenseinfo[0] = ""; |
1064 | 1064 | licenseinfo[1] = "OpenXOPS"; |
1065 | - licenseinfo[2] = "Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved."; | |
1065 | + licenseinfo[2] = "Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved."; | |
1066 | 1066 | licenseinfo[3] = ""; |
1067 | 1067 | licenseinfo[4] = "Redistribution and use in source and binary forms, with or without"; |
1068 | 1068 | licenseinfo[5] = "modification, are permitted provided that the following conditions are met:"; |
@@ -1090,7 +1090,7 @@ | ||
1090 | 1090 | #elif GRAPHIC_ENGINE == 8 |
1091 | 1091 | licenseinfo[0] = ""; |
1092 | 1092 | licenseinfo[1] = "OpenXOPS"; |
1093 | - licenseinfo[2] = "Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved."; | |
1093 | + licenseinfo[2] = "Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved."; | |
1094 | 1094 | licenseinfo[3] = ""; |
1095 | 1095 | licenseinfo[4] = " -- See the document."; |
1096 | 1096 | licenseinfo[5] = ""; |
@@ -4887,4 +4887,4 @@ | ||
4887 | 4887 | } |
4888 | 4888 | |
4889 | 4889 | return returncode; |
4890 | -} | |
\ No newline at end of file | ||
4890 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -315,4 +315,4 @@ | ||
315 | 315 | void ProcessScreen(WindowControl *WindowCtrl, opening *Opening, mainmenu *MainMenu, briefing *Briefing, maingame *MainGame, result *Result, unsigned int framecnt); |
316 | 316 | int ChangeWindowMode(WindowControl *WindowCtrl, D3DGraphics *d3dg, InputControl *inputCtrl, scene *RecoveryScene, bool fullscreen); |
317 | 317 | |
318 | -#endif | |
\ No newline at end of file | ||
318 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -74,4 +74,4 @@ | ||
74 | 74 | void Draw(class D3DGraphics *d3dg); |
75 | 75 | }; |
76 | 76 | |
77 | -#endif | |
\ No newline at end of file | ||
77 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -817,4 +817,4 @@ | ||
817 | 817 | #endif |
818 | 818 | |
819 | 819 | return out; |
820 | -} | |
\ No newline at end of file | ||
820 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -118,4 +118,4 @@ | ||
118 | 118 | int GetHomeKeycode(); |
119 | 119 | int GetFunctionKeycode(int key); |
120 | 120 | |
121 | -#endif | |
\ No newline at end of file | ||
121 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -264,4 +264,4 @@ | ||
264 | 264 | OutputLog.WriteLog(LOG_CHECK, "Exit", "Exit program entry point"); |
265 | 265 | #endif |
266 | 266 | return 0; |
267 | -} | |
\ No newline at end of file | ||
267 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -142,4 +142,4 @@ | ||
142 | 142 | extern class StateMachine GameState; |
143 | 143 | extern class Config GameConfig; |
144 | 144 | |
145 | -#endif | |
\ No newline at end of file | ||
145 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -3251,4 +3251,4 @@ | ||
3251 | 3251 | *upmodel = id_upmodel; |
3252 | 3252 | *armmodel = armmodelid; |
3253 | 3253 | *legmodel = legmodelid; |
3254 | -} | |
\ No newline at end of file | ||
3254 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -423,4 +423,4 @@ | ||
423 | 423 | EFFECT_COLLIDEMAP = 0x02 //!< マップとの当たり判定 |
424 | 424 | }; |
425 | 425 | |
426 | -#endif | |
\ No newline at end of file | ||
426 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -3251,4 +3251,4 @@ | ||
3251 | 3251 | y += 20; |
3252 | 3252 | } |
3253 | 3253 | #endif |
3254 | -} | |
\ No newline at end of file | ||
3254 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -219,4 +219,4 @@ | ||
219 | 219 | void Render(int x, int y); |
220 | 220 | }; |
221 | 221 | |
222 | -#endif | |
\ No newline at end of file | ||
222 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -1892,4 +1892,4 @@ | ||
1892 | 1892 | if( (level < 0)||((TOTAL_PARAMETERINFO_AILEVEL -1) < level ) ){ return 1; } |
1893 | 1893 | *out_AIlevel = &(AIlevel[level]); |
1894 | 1894 | return 0; |
1895 | -} | |
\ No newline at end of file | ||
1895 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -171,4 +171,4 @@ | ||
171 | 171 | int GetAIlevel(int level, AIParameter **out_AIlevel); |
172 | 172 | }; |
173 | 173 | |
174 | -#endif | |
\ No newline at end of file | ||
174 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -885,4 +885,4 @@ | ||
885 | 885 | d3dg->CleanupTexture(effecttexture_yakkyou); |
886 | 886 | effecttexture_yakkyou = -1; |
887 | 887 | } |
888 | -} | |
\ No newline at end of file | ||
888 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -138,4 +138,4 @@ | ||
138 | 138 | void CleanupEffectTexture(); |
139 | 139 | }; |
140 | 140 | |
141 | -#endif | |
\ No newline at end of file | ||
141 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -262,4 +262,4 @@ | ||
262 | 262 | d3dg->ScreenBrightness(GameConfig.GetScreenWidth(), GameConfig.GetScreenHeight(), GameConfig.GetBrightness()); |
263 | 263 | |
264 | 264 | return d3dg->EndRender(); |
265 | -} | |
\ No newline at end of file | ||
265 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -105,4 +105,4 @@ | ||
105 | 105 | #endif |
106 | 106 | #include "main.h" |
107 | 107 | |
108 | -#endif | |
\ No newline at end of file | ||
108 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -613,4 +613,4 @@ | ||
613 | 613 | } |
614 | 614 | #endif |
615 | 615 | |
616 | -#endif //SOUND_ENGINE | |
\ No newline at end of file | ||
616 | +#endif //SOUND_ENGINE |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -339,4 +339,4 @@ | ||
339 | 339 | return (int)( (float)MaxVolume/max_dist*dist*-1 + MaxVolume ); |
340 | 340 | } |
341 | 341 | |
342 | -#endif //SOUND_ENGINE | |
\ No newline at end of file | ||
342 | +#endif //SOUND_ENGINE |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -120,4 +120,4 @@ | ||
120 | 120 | void CleanupSound(int id); |
121 | 121 | }; |
122 | 122 | |
123 | -#endif | |
\ No newline at end of file | ||
123 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -645,4 +645,4 @@ | ||
645 | 645 | |
646 | 646 | //再生 |
647 | 647 | SoundCtrl->Play3DSound(id, plist->x, plist->y, plist->z, volume); |
648 | -} | |
\ No newline at end of file | ||
648 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -115,4 +115,4 @@ | ||
115 | 115 | void PlayWorldSound(float camera_x, float camera_y, float camera_z, float camera_rx, int teamID); |
116 | 116 | }; |
117 | 117 | |
118 | -#endif | |
\ No newline at end of file | ||
118 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -297,4 +297,4 @@ | ||
297 | 297 | int StateMachine::GetState() |
298 | 298 | { |
299 | 299 | return NowState; |
300 | -} | |
\ No newline at end of file | ||
300 | +} |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -78,4 +78,4 @@ | ||
78 | 78 | int GetState(); |
79 | 79 | }; |
80 | 80 | |
81 | -#endif | |
\ No newline at end of file | ||
81 | +#endif |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -4,7 +4,7 @@ | ||
4 | 4 | //-------------------------------------------------------------------------------- |
5 | 5 | // |
6 | 6 | // OpenXOPS |
7 | -// Copyright (c) 2014-2021, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
7 | +// Copyright (c) 2014-2022, OpenXOPS Project / [-_-;](mikan) All rights reserved. | |
8 | 8 | // |
9 | 9 | // Redistribution and use in source and binary forms, with or without |
10 | 10 | // modification, are permitted provided that the following conditions are met: |
@@ -83,4 +83,4 @@ | ||
83 | 83 | char* ChangePathDelimiter(char *str); |
84 | 84 | #endif |
85 | 85 | |
86 | -#endif | |
\ No newline at end of file | ||
86 | +#endif |