Activity for RandTrack

  • Andrew Apted committed [2a23b8]

    aj_random : tweak case when s1 == 0 when settin...

  • <REDACTED> committed [6038df]

    Doc / aja_specs : describe the a0/a1/a2/a2 valu...

  • <REDACTED> committed [094d12]

    Doc / web site update for 0.62 version.

  • <REDACTED> committed [8800bc]

    Added extra choice for 'AI Speed' setting, and ...

  • <REDACTED> committed [0f7b00]

    Post-release version bump.

  • RandTrack RandTrack released /0.62/randtrack-0.62-source.tar.gz

  • RandTrack RandTrack released /0.62/randtrack-0.62-win.zip

  • <REDACTED> committed [2fc6a2]

    Save code tweak.

  • <REDACTED> committed [a150d4]

    TODO update.

  • <REDACTED> committed [008610]

    Doc / aja_specs : document new discoveries for ...

  • <REDACTED> committed [a82d80]

    TODO : yet more rejigging...

  • <REDACTED> committed [b422a5]

    tweaks.

  • <REDACTED> committed [59f176]

    Doc / aja_specs : fix for new ai speed factor.

  • <REDACTED> committed [1be70e]

    UI : for 'AI Speed' menu reduced the number of ...

  • <REDACTED> committed [34db2d]

    Doc / aja_specs : better document the AI_INFO s...

  • <REDACTED> committed [24d96a]

    Defs : set AI_SPEED_SCALE to (128/200) -- my be...

  • <REDACTED> committed [f18ab6]

    Save code : for AI_INFO, compute a 'traffic' sp...

  • <REDACTED> committed [a768a3]

    Defs : adjusted AI_SPEED_SCALE again, _this_ va...

  • <REDACTED> committed [542189]

    Viewer : debug tweak.

  • <REDACTED> committed [967264]

    Drive Simulator : after much testing, adjusted ...

  • <REDACTED> committed [195654]

    Drive Simulator : removed the OLD_TEMP_CRUD.

  • <REDACTED> committed [aae805]

    TODO : update.

  • <REDACTED> committed [e332ad]

    TODO update.

  • <REDACTED> committed [656593]

    tidy up : removed unused 'sign_dx' field from F...

  • <REDACTED> committed [8f2363]

    Show all settings (not just seed) on the terminal.

  • <REDACTED> committed [1bd9af]

    UI : added an 'AI Speed' setting for open and c...

  • <REDACTED> committed [d8840f]

    Drive Simulator : apply the "AI Speed" setting ...

  • <REDACTED> committed [d07d04]

    Version bump.

  • <REDACTED> committed [a480b2]

    Save code : the 'ai_speed' values were much too...

  • <REDACTED> committed [49e1a8]

    Implemented 'Length' setting for closed tracks.

  • <REDACTED> committed [d5658f]

    UI : Fixed default 'Length' setting to be MEDIU...

  • <REDACTED> committed [c861ff]

    Win32 : updated version number in RC file.

  • <REDACTED> committed [db1716]

    Makefile.xming : fixed 'all' target superceded ...

  • <REDACTED> committed [e41b55]

    pack-win32 script : add TODO.txt to the package.

  • <REDACTED> committed [707e73]

    Viewer : updated WIN32 cross-compilation for mi...

  • <REDACTED> committed [b978b4]

    Makefile.xming : added -static-libgcc and -stat...

  • <REDACTED> committed [e1474d]

    tweak.

  • <REDACTED> committed [e86485]

    README.txt : updated to match changes to web-page.

  • <REDACTED> committed [546349]

    TODO.txt : minor update

  • <REDACTED> committed [3d8ad9]

    Tracks : added 'traffic_sign_group' object grou...

  • <REDACTED> committed [9a2626]

    Tracks / CL2 : got some balloons in the sky :)

  • <REDACTED> committed [4529b8]

    Road signs : start hazard signs a bit earlier.

  • <REDACTED> committed [9c9d15]

    Road signs : fixed speed-limit signs floating a...

  • <REDACTED> committed [3a2a5b]

    Scenery : reduced max length of 'city_center' f...

  • <REDACTED> committed [936d41]

    Road signs : use lookup_obj() instead of access...

  • <REDACTED> committed [6b0c7c]

    Tracks : separated the object groups into their...

  • <REDACTED> committed [35b368]

    Tracks / TR7 : added short pole to the hazard s...

  • <REDACTED> committed [ac91d2]

    Tracks / CY2 : fixed dx for tunnel_entrance.

  • <REDACTED> committed [852a5c]

    Tracks / TR4 : temporarily use the lamp objects...

  • <REDACTED> committed [9b46e1]

    TODO.txt : big update and rearrangement.

  • <REDACTED> committed [258ca2]

    Tracks : remove flip_RT from all 'turn_mild' an...

  • <REDACTED> committed [34e47d]

    Road signs : improved logic for normal signs, a...

  • <REDACTED> committed [776033]

    code tidying.

  • <REDACTED> committed [d59f07]

    Tracks : improved 'turn_sharp' sign on TR2 (one...

  • <REDACTED> committed [203429]

    Road signs : improved logic for placing hazard ...

  • <REDACTED> committed [b1f271]

    r_add_object : keep 'flip' if forced on OBJ str...

  • <REDACTED> committed [0e3c8a]

    Tracks : got the flashing arrow hazard sign wor...

  • <REDACTED> committed [9ac6e3]

    Road signs : dead code removal.

  • <REDACTED> committed [ec9c49]

    Utils : added a match_side() function to road_u...

  • <REDACTED> committed [2e06c6]

    Road signs : give each FEATURE and EDGE which a...

  • <REDACTED> committed [691ca9]

    Use the new match_side() utility function.

  • <REDACTED> committed [dcbde5]

    Road signs : added function to collect all the ...

  • <REDACTED> committed [0ed732]

    Road signs : collect all "turns" into one list,...

  • <REDACTED> committed [e8167b]

    Road signs : new logic to actually place signs ...

  • <REDACTED> committed [9d0038]

    Drive Simulator : tweaked SPEEDS table.

  • <REDACTED> committed [dbb65d]

    Drive Simulator : apply a deceleration when goi...

  • <REDACTED> committed [a05254]

    Drive Simulator : bumped speeds down a bit more.

  • <REDACTED> committed [b548cd]

    Drive Simulator : got the acceleration and dece...

  • <REDACTED> committed [aeb830]

    Drive Simulator : increased DECEL_RATE, car was...

  • <REDACTED> committed [337402]

    Drive Simulator : made some progress on this, e...

  • <REDACTED> committed [51c7d7]

    Road signs : disable S-bend stuff for now (tack...

  • <REDACTED> committed [a1ba90]

    TODO update.

  • <REDACTED> committed [afa691]

    Tracks : position fix for CY1/CY2 tunnel entran...

  • <REDACTED> committed [b55ac3]

    Scenery : mark finish segment of the track earl...

  • <REDACTED> committed [417aea]

    Scenery : added 'can_finish' field to some Feat...

  • <REDACTED> committed [070e5e]

    Yet another version bump.

  • <REDACTED> committed [8ada9d]

    UI : fixed 'o_length' and 'c_length' field names.

  • <REDACTED> committed [aa9b09]

    Layout : ability to dump the turn categories (f...

  • <REDACTED> committed [0bc654]

    1. Another fix to keep track flat at the start ...

  • <REDACTED> committed [00d448]

    Layout : got the categorization of turns really...

  • <REDACTED> committed [bd66cf]

    Beaches : make transition to next edge slightly...

  • <REDACTED> committed [b8b295]

    Layout : in determine_curvature(), setup the ca...

  • <REDACTED> committed [e94d01]

    Road signs : more work on this bl***y code, sti...

  • <REDACTED> committed [9abb6c]

    TODO update.

  • <REDACTED> committed [0fb65c]

    Road signs : bit more code tidying.

  • <REDACTED> committed [061487]

    Road signs : added new code to actually add the...

  • <REDACTED> committed [f061b0]

    AI tweak.

  • <REDACTED> committed [38a3b6]

    fixed some unintentionally removed code.

  • <REDACTED> committed [6d7fb7]

    Road signs : removed old code for them, and mov...

  • <REDACTED> committed [2c0e47]

    AI speeds : removed old code from layout.lua an...

  • <REDACTED> committed [6c06a3]

    Code : moved find_max_turns_at_node() --> layou...

  • <REDACTED> committed [11de0c]

    Scenery : made 'low_tunnel' be significantly lo...

  • <REDACTED> committed [603b5c]

    Scenery : rework skin handling, the tables in F...

  • <REDACTED> committed [a0627d]

    Tracks : created 'low_tunnel' skin for CY1.

  • <REDACTED> committed [a8544c]

    Tracks : added 'low_tunnel' skin for CY2 track.

  • <REDACTED> committed [5cc2e8]

    TODO update.

  • <REDACTED> committed [28ce44]

    Road util : small fix in fractal_curve() function.

  • <REDACTED> committed [f99bb6]

    Scenery : implemented new "verge" edge kind, us...

  • <REDACTED> committed [d3b2fc]

    Scenery : worked on "fence" edge kind (for CY2)...

  • <REDACTED> committed [d1aa47]

    Layout : tweaked the lengths of open tracks.

1 >