Hubert Maier
b82f3cc4a8
SUPERNOVA: Correct spelling mistakes
...
begining -> beginning
2022-11-01 17:09:25 +02:00
Donovan Watteau
bf5e489567
JANITORIAL: Fix "to to" and "if if" typos in some comments
2022-09-11 17:45:25 +02:00
Paweł Kołodziejski
67738ba522
DEVTOOLS: Avoid global constructors
2022-01-01 16:18:01 +01:00
Orgad Shaneh
0b2ae9fa5e
DEVTOOLS: Replace ugly SDL/MinGW hack with a cleaner hack
...
Instead of having main=SDL_main defined by pkg-config/sdl2-config --cflags
and undefining it everywhere, strip it in its origin.
2021-08-03 07:35:15 +03:00
Orgad Shaneh
a05e54f00c
JANITORIAL: Remove trailing whitespaces
2021-05-04 11:46:30 +03:00
sluicebox
93eeffc84d
JANITORIAL: Update old bug tracker numbers
2021-03-03 02:15:05 +02:00
Cameron Cawley
6b669ae2fb
DEVTOOLS: Fix compiling with MinGW
2020-09-06 19:26:20 +01:00
Jaromir Wysoglad
fc3ae4c9b9
SUPERNOVA: Fix most of Codacy issues
...
* Fix mismatched delete in create_image.cpp
* Add shebangs to create_ms2_data.***.sh
* Reduce scopes of some variables
* Substitute bitwise and for logical and in
GamaManager2::passageConstruction
2019-07-28 15:09:14 +01:00
Jaromir Wysoglad
df008c1290
SUPERNOVA: Add correct help screen image
2019-07-28 15:09:14 +01:00
Jaromir Wysoglad
0366f3da27
SUPERNOVA: Add help screen translation
2019-07-28 15:09:14 +01:00
Jaromir Wysoglad
0e31a6163d
SUPERNOVA: Merge create_supernova tools
2019-07-28 15:09:14 +01:00