Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • partiview
  • rel_0_7_02
  • vendor
  • partiview-2005-11-08-1704
  • post-7-05-smarx-merge
  • pre-smarx-join
  • rel_0_7_05
  • rel_0_7_04
  • rel_0_7_03
  • pre_rel_0_7_02
  • Draft1
  • partiview-2001-03-19-1620
  • partiview-2000-12-12-2057
  • partiview-01
15 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.026Mar251419Feb2Oct31Jul28252215141118Jan176Feb13Sep3May29Mar249Feb23Jan2120171210314Dec30Nov18Oct20Jul141313Jun716Feb9843Jan29Dec2819Oct7617Aug31Jul272623191864Jun120Apr19131227Mar21Feb14Jan13911Dec10812Nov6327Oct26252115330Sep429Jul28May16151423Apr19Mar17122Feb1522Jan2111Dec16Oct54216Sep28Aug2320Jul1510329Jun2827261918131254325May24232212876429Apr262423221917161211931Mar292824231413119628Feb211164230Jan282724235331Dec29282310Nov98630Oct2719181718Sep4331Aug2928272624211716927Jul23191817161512109742130JunAdd GALAXYRIDE -- stars on galactic epicycle orbits, with 8 params for eachEnsure 64-bit file I/O works.Only do 3D-texture stuff if -DUSE_GL_TEXTURE_3D is set.Add "quitnow" flag -- set if told to exit.ar_log_XXX logs don't seem to go anywhere, so also append toInitialize the cmdbuf transfer-buffer size to 1 byte.Const-ify.Fix const-ness of our argument.Don't include plugins.h if STANDALONE.Make warp_setup() return how much of argv was parsed, so we can pick out file optionsAdd CMDTEST hook for testing PpCmd packing/unpacking. Looks like it might work.bufferedSocket: compute linelen correctly after appending new data to buffer.Scrap pp_ui_postinit(). It just overwrites settings that (a) were initializedonPreExchange: Point sockp at a new bufferedSocket before passing to ar_accept()!Yeow. Don't hide "ob". And initialize it to avoid lint, even though guarded by useme.Lots of changes from Will Davis: new socket stuffAdd socket listener stuff, including new bufferedSocket classcosmetic.Rename getline() to get_line(), avoiding collision with new C lib function.Use syzygy_time() (from szgPartiview.cc) to read real timeDust off some lint. Includes apparently uninitialized "v" in fgetnf() --Need arpa/inet.h for htonl() under unix.Need <GL/glext.h> and GL_GLEXT_PROTOTYPES to get glTexImage3D() declared.Use proper signal prototype.Need to resize() when adding new elements, not just reserve().This Syzygy-based makefile lives in $(SZGHOME)/build/make/demo/Makefile.partiszg.Implement stat() based on Win32 _stat().Don't #define stat(), implement it instead.Bring up to date. We need to get back to autogenerating this soon...CONSTify char *'s in parse_selexpr() and a few other places.Use ar_log_<whatever>() for msg() logging. Send to either _remark or _warningNeed winjunk.h.CONST-ify char *'s.Need partiviewc.h to declare msg().Move <sys/stat.h> higher up -- finds struct stat now.Add some dummy returns to functions whose bodies are #ifdef'ed out.From Will Davis: globalize argc/argv for use in callback later.From Will Davis: arPrecompiled.h. And, onWindowStartGL() returns void.Oops, declare plugin_init() too!Mods from Will Davis -- mallocinfo stuff is non-portable.
Loading