Commit graph

1252 commits

Author SHA1 Message Date
Martin Schaffner e2f5c3f9b5 make ui_barbox_update return void 2005-01-25 19:40:04 +00:00
Martin Schaffner 3b302fb207 pass int*, not short* to gr_get_string_size 2005-01-25 19:37:59 +00:00
Martin Schaffner fedce98fab include cntrlcen.h 2005-01-25 19:36:27 +00:00
Martin Schaffner 93f1eeb4e5 use wall_close_door_num, not wall_close_door 2005-01-25 19:34:50 +00:00
Martin Schaffner ccdfa7d308 use physfs instead of non-existing cflib.h 2005-01-25 19:31:56 +00:00
Martin Schaffner 70cac7ef85 on Carbon, dynamically find and load the OpenGL library on carbon 2005-01-25 19:23:58 +00:00
Martin Schaffner 8cd2b8263b don't try to set the removed follow_path 2005-01-24 22:26:06 +00:00
Martin Schaffner eb75df9687 add prototype for create_removable_wall 2005-01-24 22:24:10 +00:00
Martin Schaffner 2061a82182 do texture replacement for any mission 2005-01-24 22:22:37 +00:00
Martin Schaffner 564d298d4b include u_mem.h and pstypes.h instead of d1-style mem.h and types.h 2005-01-24 22:19:10 +00:00
Martin Schaffner b358c46ba3 Pass both arguments to render_frame 2005-01-24 22:13:50 +00:00
Martin Schaffner f8f939ab94 main/editor/med 2005-01-24 22:11:55 +00:00
Martin Schaffner c78969b0fd remove unused variable "length" 2005-01-24 22:09:54 +00:00
Martin Schaffner 4e7a70caf7 Include strutil.h in func.c (for stricmp) 2005-01-24 22:07:43 +00:00
Martin Schaffner 827045661c change curseg2p to Curseg2p 2005-01-24 22:05:14 +00:00
Martin Schaffner 1c2e22e9b7 only include i86.h and malloc.h ifdef DO_MEMINFO 2005-01-24 21:59:35 +00:00
Martin Schaffner 643a1f9c1a move consts for WALL_IS_DOORWAY to header 2005-01-24 21:41:35 +00:00
Martin Schaffner 6e3e277e2e disable old hostage system in editor 2005-01-24 21:33:28 +00:00
Martin Schaffner 219e58add2 change all functions in kfuncs.c to return int instead of void 2005-01-24 21:26:24 +00:00
Martin Schaffner 6ec59111ac fade ship and weapon gauge when appropriate 2005-01-24 21:20:40 +00:00
Martin Schaffner 020ef7d081 baptize the coefficients in vms_equation 'n' 2005-01-24 21:11:58 +00:00
Martin Schaffner fcf792cda1 fix bug: some characters would not display because of signed/unsigned errors 2005-01-24 19:12:28 +00:00
Martin Schaffner 6d72f0d47f make sure nocfile.h and cfile.h are never both included 2005-01-23 14:46:49 +00:00
Martin Schaffner 4fe04c1d9d change cfopen to use buffers (speeding it up), and use cfopen instead of PHYSFS_openRead/PHYSFS_openWrite where appropriate 2005-01-23 14:38:04 +00:00
Martin Schaffner b94ff52b6c don't print OGL extensions, since this may crash for huge list of extensions 2005-01-23 13:48:35 +00:00
Martin Schaffner 4b3b761ead redraw energy/afterburner gauges whenever necessary 2005-01-23 13:41:42 +00:00
Martin Schaffner 5180ae2615 even ifndef NETWORK do last level hack only on last level of built-in mission 2005-01-23 13:35:16 +00:00
Martin Schaffner d866389306 fix bug #1676 2005-01-10 17:47:27 +00:00
Bradley Bell 49467a8182 make automap fonts transparent 2005-01-08 03:37:38 +00:00
Bradley Bell 9656681465 fix problems with copying/deleting save files 2005-01-07 22:34:33 +00:00
Bradley Bell eff05bc8e1 In Load Level, if there is no current mission, select one 2005-01-07 21:58:42 +00:00
Bradley Bell d5b233835e Draw ship before shields in HUD. 2005-01-06 05:25:59 +00:00
Bradley Bell 7363846f0c Implement fading in ogl_urect() 2005-01-06 05:21:28 +00:00
Bradley Bell cce447a584 Free polymodel data before reloading ham file 2005-01-06 03:59:32 +00:00
Bradley Bell 0b015142d2 Use both ints with the robot producer flags. 2004-12-24 05:55:56 +00:00
Bradley Bell 83c4959bc5 Use macros to use Segment2s when necessary. 2004-12-24 05:17:09 +00:00
Bradley Bell 6178f59eee fix occurrences of #ifdef __LINUX__ 2004-12-21 11:58:14 +00:00
Bradley Bell 75b07ab1e7 Specify that two functions return void. 2004-12-21 11:24:23 +00:00
Bradley Bell 878ff1b16a Add function prototypes to remove warnings 2004-12-21 11:14:47 +00:00
Bradley Bell 41059b4494 don't duplicate the period in the filename 2004-12-21 11:06:21 +00:00
Bradley Bell 3454090f6e fix type mismatches 2004-12-20 09:34:07 +00:00
Bradley Bell 0d05f09343 add g3_uninit_polygon_model (doesn't do anything) 2004-12-20 09:25:44 +00:00
Bradley Bell 92cc51623d add missing includes 2004-12-20 09:17:10 +00:00
Bradley Bell 5d94af253e implement removeext, use it in dsload instead of splitpath 2004-12-20 07:12:25 +00:00
Bradley Bell d5c207f482 Use PhysicsFS for making the hoard ham. 2004-12-20 06:48:06 +00:00
Bradley Bell 1db0cad6f7 Enable global structs for mine saving functions 2004-12-20 06:34:42 +00:00
Bradley Bell 36e3f6d884 Pass the extra two parameters to get_seg_masks. 2004-12-20 06:28:10 +00:00
Bradley Bell 644b1eb03e fix ui Makefile.am 2004-12-19 15:23:11 +00:00
Bradley Bell c0563beff8 include conf.h in new editor files 2004-12-19 15:21:11 +00:00
Bradley Bell ecedba2b18 Move old logs to ChangeLog-old 2004-12-19 14:53:48 +00:00