This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Custom Query (5409 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (55 - 57 of 5409)

Ticket Resolution Summary Owner Reporter
#5064 duplicate Bear is missing animations Silier
Description

Bear has no kind of animation. No walking, no attacking, no idle animation.

#5417 fixed Add GameDataPaths URL to Windows crash error message Silier Silier
Description

A lot of users which report error, do not attache log files. Mostly they do after they are asked and are provided with link to datapaths page.

So in the displayed error message should be said where that files are located or provided link to web page with datapaths.

Also it should be considered to make that filenames bold for example to outstand from another text message.

#5428 fixed Replace includes uniform_foo with uniform_foo_distribution Silier
Description

The following headers coming with boost are deprecated:
boost/random/uniform_int
boost/random/uniform_real

And their includes should be replaced with
boost/random/uniform_int_distribution
boost/random/uniform_real_distribution

Currently used in:
ObjectBase.cpp
ParticleEmiterType.cpp
test_Sqrt.h
test_RangeManager.h

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.