Rev |
Age |
Author |
Path |
Log message |
Diff |
5005 |
2250d 5h |
hendricks266 |
/polymer/eduke32/platform/ |
Apple: Update Xcode project and build system. DONT_BUILD. |
|
4824 |
2307d 18h |
hendricks266 |
/polymer/eduke32/platform/ |
Wii: Output and package the binary as .dol instead of .elf. |
|
4820 |
2308d 23h |
hendricks266 |
/polymer/eduke32/platform/ |
Wii: Add a console to display startup messages to the screen instead of showing the user a black screen while the game initializes. DONT_BUILD. |
|
4818 |
2308d 23h |
hendricks266 |
/polymer/eduke32/platform/ |
Wii: Tweaks.
*Move the FPS display down from the top of the screen, as we do for quotes.
*Don't show a non-functional mouse cursor in the center of the screen.
*Don't display the "Startup window" option in Game Settings.
*Display the IR pointer crosshair in addition to the aiming crosshair, not instead of it.
*Eliminate some assumptions from wiibuild.bat.
*DONT_BUILD. |
|
4648 |
2367d 4h |
hendricks266 |
/polymer/eduke32/platform/ |
Further work on the Xcode project. |
|
4646 |
2369d 7h |
hendricks266 |
/polymer/eduke32/platform/ |
OS X: Add a preliminary Xcode project. DONT_BUILD. |
|
4565 |
2451d 3h |
hendricks266 |
/polymer/eduke32/platform/ |
Nuke rev.h.
Note to MSVC users: You can get the revision number if you run `make rev o=obj` with MinGW before you build.
DONT_BUILD. |
|
4553 |
2456d 5h |
hendricks266 |
/polymer/eduke32/platform/ |
MSVC build system consolidation.
DONT_BUILD. |
|
4548 |
2457d 1h |
hendricks266 |
/polymer/eduke32/platform/ |
Three Mac patches from rhoenie:
-sdlayer: Apple and GTK are not mutually exclusive.
-Makefile.common: Specify WITHOUT_GTK?=1 by default.
-Makefile: Limit linking with the QuickTime framework to OS X 10.6 and below.
One fix from me:
-osxbuild.sh: Fix building tools. |
|
4543 |
2457d 5h |
hendricks266 |
/polymer/eduke32/platform/ |
Ball-busting Makefile restructure.
DONT_BUILD. |
|
4541 |
2459d 3h |
hendricks266 |
/polymer/eduke32/platform/ |
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
DONT_BUILD. |
|
4539 |
2469d 3h |
hendricks266 |
/polymer/eduke32/platform/ |
Windows: Update libraries.
- libpng to 1.6.12
- LuaJIT to Git HEAD >= 2.0.3
- instructions.txt
DONT_BUILD. |
|
4538 |
2472d 13h |
hendricks266 |
/polymer/eduke32/platform/ |
Extend ebacktrace in two ways.
1. The application must specify its proper name and technical name. Instead of eduke32_or_mapster32.crash.log, we now have eduke32.crash.log and mapster32.crash.log.
2. The exception handler will display a message box informing the user of a crash and requesting they send in the crash log. The box has three options: "Quit", the DLL's current behavior, "Continue", which passes the exception to the next handler, and "Ignore", which resumes execution immediately. These should allow the user to skip bogus exceptions picked up by ebacktrace, such as one I get with my laptop that causes EDuke32 no issues. |
|
4512 |
2492d 13h |
hendricks266 |
/polymer/eduke32/platform/ |
Fix Wii build. |
|
4504 |
2496d 3h |
hendricks266 |
/polymer/eduke32/platform/ |
[Cosmetic] backtrace.c: tab --> space x 4 |
|
4503 |
2496d 3h |
hendricks266 |
/polymer/eduke32/platform/ |
Update ebacktrace to avoid crashes and improve the quality of the diagnostic output. |
|
4470 |
2522d 23h |
hendricks266 |
/polymer/eduke32/platform/ |
Fix ebacktrace on 64-bit. New DLLs all around. |
|
4468 |
2522d 23h |
hendricks266 |
/polymer/eduke32/platform/ |
Update libpng to 1.6.10. |
|
4400 |
2573d 8h |
terminx |
/polymer/eduke32/platform/ |
SDL 2.0.3 (plus a MinGW build fix that didn't make 2.0.3) for Windows builds. |
|
4324 |
2618d 6h |
hendricks266 |
/polymer/eduke32/platform/ |
Fix 32-bit MSVC builds. DONT_BUILD. |
|