2004-12-19 |
Bradley Bell | replace byte with sbyte |
commit | commitdiff | tree |
2004-12-19 |
Bradley Bell | replace byte with sbyte |
commit | commitdiff | tree |
2004-12-19 |
Bradley Bell | replace byte with sbyte |
commit | commitdiff | tree |
2004-12-19 |
Bradley Bell | abort weapon fire if unable to create object |
commit | commitdiff | tree |
2004-12-19 |
Bradley Bell | prototype for strdup with MPW |
commit | commitdiff | tree |
2004-12-17 |
Bradley Bell | allocate mission filenames dynamically |
commit | commitdiff | tree |
2004-12-17 |
Bradley Bell | allocate mission filenames dynamically |
commit | commitdiff | tree |
2004-12-17 |
Bradley Bell | fix MPW compiler errors |
commit | commitdiff | tree |
2004-12-17 |
Bradley Bell | compile as a classic powerpc app in MPW |
commit | commitdiff | tree |
2004-12-17 |
Bradley Bell | Implement strdup for MPW |
commit | commitdiff | tree |
2004-12-17 |
Bradley Bell | fix compiler errors in MPW w/o OpenGL |
commit | commitdiff | tree |
2004-12-17 |
Bradley Bell | force gr_update() so screens always show in OpenGL |
commit | commitdiff | tree |
2004-12-17 |
Bradley Bell | added fast save |
commit | commitdiff | tree |
2004-12-17 |
Bradley Bell | open autosave file for writing, not reading |
commit | commitdiff | tree |
2004-12-07 |
Bradley Bell | Print only mildly interesting messages to stderr.txt... |
commit | commitdiff | tree |
2004-12-07 |
Bradley Bell | Initialise the dataptr member correctly. |
commit | commitdiff | tree |
2004-12-05 |
Martin Schaffner | remove misc/d_io.c |
commit | commitdiff | tree |
2004-12-05 |
Bradley Bell | getRealPath uses the write directory if it can't get... |
commit | commitdiff | tree |
2004-12-04 |
Bradley Bell | use PATH_MAX for hog pathname, ensure correct translati... |
commit | commitdiff | tree |
2004-12-04 |
Bradley Bell | set builtin_hogsize to 0 for the Descent 1 built-in... |
commit | commitdiff | tree |
2004-12-03 |
Martin Schaffner | ifix stricmp and strnicmp |
commit | commitdiff | tree |
2004-12-03 |
Bradley Bell | don't die if title screens not found |
commit | commitdiff | tree |
2004-12-03 |
Bradley Bell | disable call to reset_cockpit() which was causing the... |
commit | commitdiff | tree |
2004-12-03 |
Bradley Bell | use sprintf in PHYSFSX_getRealPath() because I couldn... |
commit | commitdiff | tree |
2004-12-02 |
Martin Schaffner | require PhysicsFS header and library |
commit | commitdiff | tree |
2004-12-02 |
Martin Schaffner | remove mission list from global memory |
commit | commitdiff | tree |
2004-12-02 |
Martin Schaffner | pass individual mission around instead of whole list |
commit | commitdiff | tree |
2004-12-02 |
Martin Schaffner | set builtin_hogsize for non-built-in missions |
commit | commitdiff | tree |
2004-12-02 |
Martin Schaffner | fix build on Carbon by adding digiobj.c |
commit | commitdiff | tree |
2004-12-02 |
Martin Schaffner | fix cfile bugs from recent changes |
commit | commitdiff | tree |
2004-12-02 |
Bradley Bell | fix RELEASE build, make sure path separator gets added... |
commit | commitdiff | tree |
2004-12-02 |
Bradley Bell | Updated MSVC build, now uses dynamic opengl loading |
commit | commitdiff | tree |
2004-12-01 |
Bradley Bell | Make cfopen into an inline, where a read buffer is... |
commit | commitdiff | tree |
2004-12-01 |
Bradley Bell | add PhysicsFS to the required 'tools' in README, and... |
commit | commitdiff | tree |
2004-12-01 |
Bradley Bell | Don't compile cfile.c on Mac OS 9. |
commit | commitdiff | tree |
2004-12-01 |
Bradley Bell | merged physfs branch |
commit | commitdiff | tree |
2004-12-01 |
Bradley Bell | Assign result of cfilelength to an int, MPW doesn't... |
commit | commitdiff | tree |
2004-12-01 |
Bradley Bell | Get rid of MIN redefinition. |
commit | commitdiff | tree |
2004-12-01 |
Bradley Bell | Don't use D2XFolder, because the userdir can now be... |
commit | commitdiff | tree |
2004-12-01 |
Bradley Bell | added stuff to .cvsignore |
commit | commitdiff | tree |
2004-11-29 |
Bradley Bell | kludge to keep from hanging on MinGW |
commit | commitdiff | tree |
2004-11-29 |
Bradley Bell | use d2src system for persistent sounds |
commit | commitdiff | tree |
2004-11-29 |
Bradley Bell | original prototype in d2src is wrong, I guess |
commit | commitdiff | tree |
2004-11-29 |
Bradley Bell | ripped object stuff out of digi.c, now using digiobj... |
commit | commitdiff | tree |
2004-11-28 |
Bradley Bell | put sdl.m4 in acinclude.m4, to make autogen simpler |
commit | commitdiff | tree |
2004-11-28 |
Bradley Bell | added function to properly decode multi-line strings |
commit | commitdiff | tree |
2004-11-28 |
Bradley Bell | enabled midi on win32 |
commit | commitdiff | tree |
2004-11-27 |
Bradley Bell | formatting |
commit | commitdiff | tree |
2004-11-27 |
Bradley Bell | better fix for model data freeing bug |
commit | commitdiff | tree |
2004-11-27 |
Bradley Bell | enable logo screens for shareware/oem |
commit | commitdiff | tree |
2004-11-27 |
Bradley Bell | fix d1 briefing glitches |
commit | commitdiff | tree |
2004-11-27 |
Bradley Bell | free up cpu by not calling timer_delay so many times |
commit | commitdiff | tree |
2004-11-26 |
Bradley Bell | reduce flickering in credits w/opengl |
commit | commitdiff | tree |
2004-11-26 |
Bradley Bell | disable Assert so the credits work in opengl (gl doesn... |
commit | commitdiff | tree |
2004-11-26 |
Bradley Bell | disable Assert so the credits work in opengl (gl doesn... |
commit | commitdiff | tree |
2004-11-26 |
Bradley Bell | enable briefing screens for mac shareware |
commit | commitdiff | tree |
2004-11-25 |
Bradley Bell | fixed opengl menu font bug, caused by doing arithmetic... |
commit | commitdiff | tree |
2004-11-25 |
Bradley Bell | fixed opengl menu font bug, caused by doing arithmetic... |
commit | commitdiff | tree |
2004-11-25 |
Bradley Bell | get rid of clipping in ogl_internal_string, causes... |
commit | commitdiff | tree |
2004-11-24 |
Bradley Bell | depend on libsdl1.2-dev instead of libsdl-dev |
commit | commitdiff | tree |
2004-11-23 |
Bradley Bell | Fix sdl joystick axis problem, all arch use global... |
commit | commitdiff | tree |
2004-11-22 |
Bradley Bell | Fix sdl joystick axis problem, all arch use global... |
commit | commitdiff | tree |
2004-11-19 |
Martin Schaffner | don't Int3() every time explosions don't look best |
commit | commitdiff | tree |
2004-11-19 |
Martin Schaffner | fix bug where loading a hxm would affect other levels too |
commit | commitdiff | tree |
2004-11-19 |
Martin Schaffner | for enhanced missions, load add-on ham file at every... |
commit | commitdiff | tree |
2004-11-19 |
Martin Schaffner | don't corrupt model_data, so it can be freed properly |
commit | commitdiff | tree |
2004-11-19 |
Martin Schaffner | compile again on older C compilers |
commit | commitdiff | tree |
2004-11-16 |
Martin Schaffner | fix Mac OS 9 bug with missions > 12 chars |
commit | commitdiff | tree |
2004-11-14 |
Martin Schaffner | make Mac OS X OpenGL verify textures |
commit | commitdiff | tree |
2004-11-14 |
Martin Schaffner | make Mac OS 9 Voodoo display textures |
commit | commitdiff | tree |
2004-10-30 |
Martin Schaffner | read descent 1 textures also from shareware version... |
commit | commitdiff | tree |
2004-10-30 |
Martin Schaffner | fix crash introduced with previous change |
commit | commitdiff | tree |
2004-10-24 |
Martin Schaffner | move all mission stuff to mission.{c,h}, make mission... |
commit | commitdiff | tree |
2004-10-23 |
Martin Schaffner | add comment |
commit | commitdiff | tree |
2004-10-23 |
Martin Schaffner | remove warning created by the fix for the cfgets issue... |
commit | commitdiff | tree |
2004-10-23 |
Martin Schaffner | remove explicit uses of mission list |
commit | commitdiff | tree |
2004-10-23 |
Martin Schaffner | correct comments about anarchy-only |
commit | commitdiff | tree |
2004-10-23 |
Martin Schaffner | remove unnecessary build_mission_list call |
commit | commitdiff | tree |
2004-10-23 |
Martin Schaffner | move mission list handling functionality to mission... |
commit | commitdiff | tree |
2004-10-23 |
Martin Schaffner | delete file main/compbit.h and adapt users to use text... |
commit | commitdiff | tree |
2004-10-23 |
Martin Schaffner | declare variable on top of block |
commit | commitdiff | tree |
2004-10-21 |
Martin Schaffner | make it compile on Cygwin |
commit | commitdiff | tree |
2004-10-21 |
Martin Schaffner | make it compile on Cygwin |
commit | commitdiff | tree |
2004-10-14 |
Martin Schaffner | add mprintf support for carbon (Mac OS 9) |
commit | commitdiff | tree |
2004-10-14 |
Martin Schaffner | fix crash on Mac OS X, probably fix bug 738 |
commit | commitdiff | tree |
2004-10-14 |
Martin Schaffner | fix bug uncovered by having fgets cut off ending \n |
commit | commitdiff | tree |
2004-10-09 |
Martin Schaffner | fix bug 1675: use better d2 textures if d1 hog is prese... |
commit | commitdiff | tree |
2004-10-09 |
Martin Schaffner | correct warnings caused by change of 2004-09-30 |
commit | commitdiff | tree |
2004-10-09 |
Martin Schaffner | use new macros PLAYING_BUILTIN_MISSION and EMULATING_D1... |
commit | commitdiff | tree |
2004-09-29 |
Martin Schaffner | simplify cfile.c, reduce number of global vars |
commit | commitdiff | tree |
2004-09-05 |
Martin Schaffner | fix bugfix of 2004-05-15 |
commit | commitdiff | tree |
2004-08-29 |
Martin Schaffner | cfgets now always copies the terminating character... |
commit | commitdiff | tree |
2004-08-29 |
Martin Schaffner | change macify_dospath to macify_posix_path for carbon |
commit | commitdiff | tree |
2004-08-29 |
Martin Schaffner | move more old change logs into ChangeLog-old |
commit | commitdiff | tree |
2004-08-28 |
Martin Schaffner | move old per-file change logs into new file ChangeLog-old |
commit | commitdiff | tree |
2004-08-28 |
Martin Schaffner | move old per-file change logs into new file ChangeLog-old |
commit | commitdiff | tree |
2004-08-28 |
Martin Schaffner | implement findfile for Mac OS Carbon |
commit | commitdiff | tree |
2004-08-28 |
Martin Schaffner | enable -gl_mipmap switch |
commit | commitdiff | tree |
2004-08-28 |
Martin Schaffner | swap min and max size to correct places |
commit | commitdiff | tree |
2004-08-17 |
Martin Schaffner | add mkdir for carbon, and support files ending in 0x0d |
commit | commitdiff | tree |
next |