Rev |
Age |
Author |
Path |
Log message |
Diff |
8791 |
341d 23h |
hendricks266 |
/source/ |
WT Incinerator projectile velocity hotfix from Nuke.YKT |
|
8790 |
341d 23h |
hendricks266 |
/source/ |
Implement WT episode 5 ending |
|
8789 |
341d 23h |
hendricks266 |
/source/ |
Implement WT's widescreen tiles |
|
8788 |
341d 23h |
hendricks266 |
/source/ |
Implement hardcoded WT stuff
Includes the new weapon, enemy projectiles, and breakable objects.
Patch from Nuke.YKT.
I edited it some, mostly to add the proper "if (WORLDTOUR)" checks. |
|
8787 |
341d 23h |
hendricks266 |
/source/ |
Fix negative viewtypes to match what World Tour expects |
|
8786 |
341d 23h |
hendricks266 |
/source/ |
Cleanup some Duke game logic, mostly to allow easier chaining to the default case |
|
8785 |
341d 23h |
hendricks266 |
/source/ |
Fix mistake in .rc |
|
8784 |
346d 23h |
terminx |
/source/ |
Update TinySoundFont to 21c07c0bcd702e7adf3db349ac926914b98d17ce |
|
8783 |
346d 23h |
terminx |
/source/ |
Clean up audiolib format detection a little bit |
|
8782 |
346d 23h |
terminx |
/source/ |
Misc audiolib cleanup changes
This was split from another commit to make the other commit clearer. These changes don't really do much of anything. |
|
8781 |
349d 10h |
ny00123 |
/source/ |
SW: Revert the automapping changes from r5207. Using engine-side code
brought back in r7873, this should restore the behaviors of DOS v1.2. |
|
8780 |
349d 10h |
ny00123 |
/source/ |
Add set of polymost2d to 0 which was missed in r8711 to resizeglcheck.
Fixes tiled automap rendering in SW, without breaking the status bar
as in the case of r8766. |
|
8779 |
349d 10h |
ny00123 |
/source/ |
Revert the change of call to FAF_DrawRooms into a conditional one,
as done in r8766, since this breaks status bar output in tiled
overhead map with Polymost. Do add comment about this for now. |
|
8778 |
349d 20h |
terminx |
/source/ |
Restore previously selected .sf2 filename when the file selector is canceled by pressing esc |
|
8777 |
349d 20h |
terminx |
/source/ |
Remove a bunch of dead code relating to reading and writing configuration data in eduke32.cfg for stuff we don't even support anymore, or that is saved in settings.cfg now instead |
|
8776 |
349d 20h |
terminx |
/source/ |
Move mouse x-scale and y-scale to the main mouse setup menu and get rid of Advanced Mouse
This also normalizes the scale sliders to a displayed range of 0 - 1.0, and adds in_mousexscale and in_mouseyscale cvars to hold the values. |
|
8775 |
349d 20h |
terminx |
/source/ |
Update TinySoundFont to 031e4fecc37f8dc59725127941ae3d1f64867ff0 |
|
8774 |
349d 20h |
terminx |
/source/ |
Rename SF2_Load() to SF2_LoadBank() and fix the newline at the end of the error message that occurs if passed a bad filename |
|
8773 |
349d 20h |
terminx |
/source/ |
Remove the leading slash from the .sf2 bank filename if it's the only slash in the string |
|
8772 |
349d 20h |
terminx |
/source/ |
Improve handling of menu options that may be hidden in-between visits to a menu |
|